⬆️ Update alpine_3_18/nodejs to v18.16.1-r0 (#211)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-03 18:47:50 +02:00 committed by GitHub
parent 56d4fb0074
commit a3720311ae
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.24.0-r6 \ nginx=1.24.0-r6 \
nodejs=18.16.0-r1 \ nodejs=18.16.1-r0 \
openssl=3.1.1-r1 \ openssl=3.1.1-r1 \
yarn=1.22.19-r0 \ yarn=1.22.19-r0 \
\ \