⬆️ Upgrades nodejs to 14.17.4-r0

This commit is contained in:
Franck Nijhof 2021-08-11 17:24:18 +02:00
parent bd94ba60bb
commit d94febd697
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -13,7 +13,7 @@ RUN \
\
&& apk add --no-cache \
nginx=1.20.1-r3 \
nodejs=14.17.1-r0 \
nodejs=14.17.4-r0 \
\
&& yarn global add \
modclean@3.0.0-beta.1 \