⬆️ Upgrades nodejs-current to 15.10.0-r0 (#92)

This commit is contained in:
Franck Nijhof 2021-03-08 13:30:37 +01:00 committed by GitHub
parent 3183ea93a0
commit 8ca7265dde
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.18.0-r13 \
nodejs-current=15.5.1-r0 \
nodejs-current=15.10.0-r0 \
openssl=1.1.1j-r0 \
yarn=1.22.10-r0 \
\