⬆️ Update alpine_3_17/nodejs to v18

This commit is contained in:
renovate[bot] 2023-03-25 16:45:15 +00:00 committed by GitHub
parent 24a2981cfe
commit 91299987d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ RUN \
\ \
&& apk add --no-cache \ && apk add --no-cache \
nginx=1.22.1-r0 \ nginx=1.22.1-r0 \
nodejs=16.17.1-r0 \ nodejs=18.14.2-r0 \
openssl=1.1.1s-r0 \ openssl=1.1.1s-r0 \
yarn=1.22.19-r0 \ yarn=1.22.19-r0 \
\ \