⬆️ Update alpine_3_18/nginx to v1.24.0-r5 (#206)

This commit is contained in:
renovate[bot] 2023-05-24 07:40:10 +02:00 committed by GitHub
parent a9eec635d5
commit e142b3168c
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-r4 \ nginx=1.24.0-r5 \
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 \