⬆️ Upgrades nodejs to 16.17.1-r0

This commit is contained in:
Franck Nijhof 2022-11-15 13:07:45 +01:00
parent 207a6ad00b
commit aee99b2833
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -17,7 +17,7 @@ RUN \
&& apk add --no-cache \
icu-data-full=71.1-r2 \
nginx=1.22.0-r1 \
nodejs=16.16.0-r0 \
nodejs=16.17.1-r0 \
\
&& yarn global add \
modclean@3.0.0-beta.1 \