Skip to content

Commit 096c0f3

Browse files
⬆️ Update Python to v3.12.11-r0 (#899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88f43c1 commit 096c0f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ssh/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN \
2626
libffi-dev=3.4.7-r0 \
2727
libuv-dev=1.49.2-r0 \
2828
openssl-dev=3.3.3-r0 \
29-
python3-dev=3.12.10-r1 \
29+
python3-dev=3.12.11-r0 \
3030
zlib-dev=1.3.1-r2 \
3131
\
3232
&& apk add --no-cache \
@@ -62,7 +62,7 @@ RUN \
6262
pwgen=2.08-r3 \
6363
pulseaudio-utils=17.0-r4 \
6464
py3-pip=24.3.1-r0 \
65-
python3=3.12.10-r1 \
65+
python3=3.12.11-r0 \
6666
rsync=3.4.0-r0 \
6767
sqlite=3.48.0-r2 \
6868
sudo=1.9.16_p2-r0 \

0 commit comments

Comments
 (0)