⬆️ Upgrades nodejs to 16.17.1-r0 (#17)

This commit is contained in:
Franck Nijhof 2022-10-10 12:30:58 +02:00 committed by GitHub
parent 2f80b1da31
commit 12e84c0cc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ RUN \
py3-pip=22.1.1-r0 \
\
&& apk add --no-cache \
nodejs=16.16.0-r0 \
nodejs=16.17.1-r0 \
npm=8.10.0-r0 \
python3=3.10.5-r0 \
iputils=20211215-r0 \