There was an error while loading. Please reload this page.
2 parents f79dc07 + 18ef7dd commit 228a21bCopy full SHA for 228a21b
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM alpine:3.21.0
+FROM alpine:3.21.2
2
3
-RUN apk --no-cache add git==2.47.1-r0 python3==3.12.7-r1 openssh==9.9_p1-r2 && \
+RUN apk --no-cache add git==2.47.2-r0 python3==3.12.8-r1 openssh==9.9_p1-r2 && \
4
mkdir -p ~/.ssh
5
6
COPY bin /bin
0 commit comments