⬆️ Update alpine_3_19/python3 to v3.11.9-r0 (#308)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-15 17:47:47 +02:00 committed by GitHub
parent ba2819240a
commit 6cbae78f09
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.24.0-r15 \
python3=3.11.8-r0 \
python3=3.11.9-r0 \
\
&& pip3 install -r /tmp/requirements.txt \
\