⬆️ Update alpine_3_20/python3 to v3.12.7-r0 (#331)

This commit is contained in:
renovate[bot] 2024-10-08 07:03:10 +02:00 committed by GitHub
parent c5c30d4313
commit aa6a4423e6
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-r0 \
python3=3.12.6-r0 \
python3=3.12.7-r0 \
\
&& pip3 install -r /tmp/requirements.txt \
\