Skip to content

Commit

Permalink
⬆️ Update Python to v3.11.8-r0 (#699)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 8ff9dbd commit 082c50c
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-r5 \
python3-dev=3.11.6-r1 \
python3-dev=3.11.8-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.6-r1 \
python3=3.11.8-r0 \
rsync=3.2.7-r4 \
sqlite=3.44.2-r0 \
sudo=1.9.15_p2-r0 \
Expand Down

0 comments on commit 082c50c

Please sign in to comment.