⬆️ Update alpine_3_20/nginx to v1.26.1-r0 (#485)

This commit is contained in:
renovate[bot] 2024-06-01 20:08:55 +02:00 committed by GitHub
parent eb65304155
commit 8927a67065
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ RUN \
python3-dev=3.12.3-r1 \ python3-dev=3.12.3-r1 \
\ \
&& apk add --no-cache \ && apk add --no-cache \
nginx=1.26.0-r2 \ nginx=1.26.1-r0 \
py3-packaging=24.0-r1 \ py3-packaging=24.0-r1 \
py3-six=1.16.0-r9 \ py3-six=1.16.0-r9 \
python3=3.12.3-r1 \ python3=3.12.3-r1 \