We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f43c1 commit 096c0f3Copy full SHA for 096c0f3
1 file changed
ssh/Dockerfile
@@ -26,7 +26,7 @@ RUN \
26
libffi-dev=3.4.7-r0 \
27
libuv-dev=1.49.2-r0 \
28
openssl-dev=3.3.3-r0 \
29
- python3-dev=3.12.10-r1 \
+ python3-dev=3.12.11-r0 \
30
zlib-dev=1.3.1-r2 \
31
\
32
&& apk add --no-cache \
@@ -62,7 +62,7 @@ RUN \
62
pwgen=2.08-r3 \
63
pulseaudio-utils=17.0-r4 \
64
py3-pip=24.3.1-r0 \
65
- python3=3.12.10-r1 \
+ python3=3.12.11-r0 \
66
rsync=3.4.0-r0 \
67
sqlite=3.48.0-r2 \
68
sudo=1.9.16_p2-r0 \
0 commit comments