We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef94adb commit 647dc34Copy full SHA for 647dc34
crates/cargo-test-support/containers/sshd/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.18
+FROM alpine:3.19
2
3
RUN apk add --no-cache openssh git
4
RUN ssh-keygen -A
0 commit comments