Skip to content

Commit 647dc34

Browse files
chore(deps): update alpine docker tag to v3.19
1 parent ef94adb commit 647dc34

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

Diff for: crates/cargo-test-support/containers/sshd/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.18
1+
FROM alpine:3.19
22

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

0 commit comments

Comments
 (0)