Skip to content

Commit a2e32f2

Browse files
chore(deps): update alpine docker tag to v3.20
1 parent 7a6fad0 commit a2e32f2

File tree

1 file changed

+1
-1
lines changed
  • crates/cargo-test-support/containers/sshd

1 file changed

+1
-1
lines changed

crates/cargo-test-support/containers/sshd/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.19
1+
FROM alpine:3.20
22

33
RUN apk add --no-cache openssh git
44
RUN ssh-keygen -A

0 commit comments

Comments
 (0)