⬆️ Upgrades nodejs to 14.18.1-r0

This commit is contained in:
Franck Nijhof 2021-11-09 18:46:28 +01:00
parent 5a6fad8ffb
commit 3f54a06561
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.6-r0 \
nodejs=14.18.1-r0 \
\
&& yarn global add \
modclean@3.0.0-beta.1 \