Skip to content

Commit 27a3477

Browse files
committed
Pin Alpine Linux image to 3.20
1 parent ee054f4 commit 27a3477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Renci.SshNet.IntegrationTests/Dockerfile.TestServer renamed to test/Renci.SshNet.IntegrationTests/Dockerfile

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

33
COPY --chown=root:root server/ssh /etc/ssh/
44
COPY --chown=root:root server/script /opt/sshnet

0 commit comments

Comments
 (0)