⬆️ Upgrades nodejs to 14.16.1-r1 (#42)

This commit is contained in:
Franck Nijhof 2021-04-13 17:39:56 +02:00 committed by GitHub
parent 090d542ad3
commit 136c49da4a
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.18.0-r13 \
nodejs=14.16.1-r0 \
nodejs=14.16.1-r1 \
\
&& yarn global add \
modclean@3.0.0-beta.1 \