Skip to content

Commit a63bc76

Browse files
chore(deps): update alpine docker tag to v3.18
1 parent 29a6f2f commit a63bc76

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.17
1+
FROM alpine:3.18
22

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

0 commit comments

Comments
 (0)