⬆️ Update alpine_3_18/nodejs to v18.17.1-r0

This commit is contained in:
renovate[bot] 2023-08-23 15:07:50 +00:00 committed by GitHub
parent f77880c673
commit 59b32932a8
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.0-r0 \ nodejs=18.17.1-r0 \
\ \
&& yarn global add \ && yarn global add \
modclean@3.0.0-beta.1 \ modclean@3.0.0-beta.1 \