⬆️ Upgrades nodejs to 16.14.2-r0 (#109)

This commit is contained in:
Franck Nijhof 2022-05-16 16:31:25 +02:00 committed by GitHub
parent d4fdf92263
commit 4261e9b1e9
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.2-r0 \
nodejs=16.14.0-r0 \
nodejs=16.14.2-r0 \
\
&& yarn global add \
modclean@3.0.0-beta.1 \