⬆️ Update alpine_3_21/nginx to v1.26.2-r4

This commit is contained in:
renovate[bot] 2025-01-02 05:00:04 +00:00 committed by GitHub
parent f4498b6a86
commit ece613e4db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ RUN \
python3-dev=3.12.8-r1 \ python3-dev=3.12.8-r1 \
\ \
&& apk add --no-cache \ && apk add --no-cache \
nginx=1.26.2-r3 \ nginx=1.26.2-r4 \
py3-packaging=24.2-r0 \ py3-packaging=24.2-r0 \
py3-six=1.16.0-r9 \ py3-six=1.16.0-r9 \
python3=3.12.8-r1 \ python3=3.12.8-r1 \