⬆️ Update alpine_3_18/nginx to v1.24.0-r4

This commit is contained in:
renovate[bot] 2023-05-22 18:24:18 +00:00 committed by GitHub
parent 2cdb67f382
commit 272d1be9ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ RUN \
tar=1.34-r3 \ tar=1.34-r3 \
\ \
&& apk add --no-cache \ && apk add --no-cache \
nginx=1.24.0-r3 \ nginx=1.24.0-r4 \
nodejs=18.16.0-r1 \ nodejs=18.16.0-r1 \
openssl=3.1.0-r4 \ openssl=3.1.0-r4 \
yarn=1.22.19-r0 \ yarn=1.22.19-r0 \