⬆️ Update alpine_3_21/python3 to v3.12.9-r0 (#348)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-07 23:31:30 +01:00 committed by GitHub
parent b80f0792b0
commit e6cbff3ee9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ RUN \
\
&& apk add --no-cache \
nginx=1.26.2-r4 \
python3=3.12.8-r1 \
python3=3.12.9-r0 \
\
&& pip3 install -r /tmp/requirements.txt \
\