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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-15 20:21:06 +02:00 committed by GitHub
parent a48cd51e62
commit 4ac72f1f8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ RUN \
g++=13.2.1_git20231014-r0 \ g++=13.2.1_git20231014-r0 \
git=2.43.0-r0 \ git=2.43.0-r0 \
make=4.4.1-r2 \ make=4.4.1-r2 \
python3=3.11.8-r0 \ python3=3.11.9-r0 \
\ \
&& apk add --no-cache \ && apk add --no-cache \
icu-data-full=74.1-r0 \ icu-data-full=74.1-r0 \