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 29a6f2f commit a63bc76Copy full SHA for a63bc76
crates/cargo-test-support/containers/sshd/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.17
+FROM alpine:3.18
2
3
RUN apk add --no-cache openssh git
4
RUN ssh-keygen -A
0 commit comments