⬆️ Upgrades nodejs-current to 16.6.0-r0 (#132)

This commit is contained in:
Franck Nijhof 2021-08-17 19:43:20 +02:00 committed by GitHub
parent 3e8bbbb537
commit 2d5917cb6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ RUN \
\
&& apk add --no-cache \
nginx=1.20.1-r3 \
nodejs-current=16.3.0-r0 \
nodejs-current=16.6.0-r0 \
openssl=1.1.1k-r0 \
yarn=1.22.10-r0 \
\