Skip to content

Commit

Permalink
⬆️ Update Python to v3.12.8-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 463d706 commit a0e3e64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ssh/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN \
libffi-dev=3.4.6-r0 \
libuv-dev=1.49.2-r0 \
openssl-dev=3.3.2-r4 \
python3-dev=3.12.8-r0 \
python3-dev=3.12.8-r1 \
zlib-dev=1.3.1-r2 \
\
&& apk add --no-cache \
Expand Down Expand Up @@ -62,7 +62,7 @@ RUN \
pwgen=2.08-r3 \
pulseaudio-utils=17.0-r4 \
py3-pip=24.3.1-r0 \
python3=3.12.8-r0 \
python3=3.12.8-r1 \
rsync=3.3.0-r0 \
sqlite=3.47.1-r0 \
sudo=1.9.16_p2-r0 \
Expand Down

0 comments on commit a0e3e64

Please sign in to comment.