Skip to content

Commit 5f42cf2

Browse files
chore(deps): update alpine docker tag to v3.21
1 parent d85d761 commit 5f42cf2

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.20
1+
FROM alpine:3.21
22

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

0 commit comments

Comments
 (0)