⬆️ Update alpine_3_18/nodejs to v18.17.1-r0 (#223)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-23 23:29:39 +02:00 committed by GitHub
parent d0e1dc8e6c
commit 41efff3024
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.17.0-r0 \ nodejs=18.17.1-r0 \
openssl=3.1.2-r0 \ openssl=3.1.2-r0 \
yarn=1.22.19-r0 \ yarn=1.22.19-r0 \
\ \