⬆️ Upgrades nodejs to 14.18.1-r0 (#93)

This commit is contained in:
Franck Nijhof 2021-11-09 19:25:50 +01:00 committed by GitHub
parent 5a6fad8ffb
commit 33fe06fb2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 \