Skip to content

Commit

Permalink
⬆️ Update Python to v3.11.9-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent b1db0a6 commit 1ec84b4
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.4-r3 \
libuv-dev=1.47.0-r0 \
openssl-dev=3.1.4-r6 \
python3-dev=3.11.8-r0 \
python3-dev=3.11.9-r0 \
zlib-dev=1.3.1-r0 \
\
&& apk add --no-cache \
Expand Down Expand Up @@ -62,7 +62,7 @@ RUN \
pwgen=2.08-r3 \
pulseaudio-utils=16.1-r11 \
py3-pip=23.3.1-r0 \
python3=3.11.8-r0 \
python3=3.11.9-r0 \
rsync=3.2.7-r4 \
sqlite=3.44.2-r0 \
sudo=1.9.15_p2-r0 \
Expand Down

0 comments on commit 1ec84b4

Please sign in to comment.