⬆️ Update alpine_3_18/nodejs to v18.18.2-r0 (#174)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-15 11:20:23 +02:00 committed by GitHub
parent 821b30ac1a
commit d48b136223
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ RUN \
&& apk add --no-cache \ && apk add --no-cache \
icu-data-full=73.2-r2 \ icu-data-full=73.2-r2 \
nginx=1.24.0-r6 \ nginx=1.24.0-r6 \
nodejs=18.17.1-r0 \ nodejs=18.18.2-r0 \
\ \
&& yarn global add \ && yarn global add \
modclean@3.0.0-beta.1 \ modclean@3.0.0-beta.1 \