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

This commit is contained in:
Franck Nijhof 2022-10-10 19:39:08 +02:00 committed by GitHub
parent 2db88c80c5
commit 04e1088279
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ RUN \
&& apk add --no-cache --virtual .build-dependencies \
composer=2.4.2-r0 \
git=2.36.2-r0 \
nodejs=16.16.0-r0 \
nodejs=16.17.1-r0 \
npm=8.10.0-r0 \
\
&& git clone --branch "v2.0.0" --depth=1 \