Skip to content

Commit f82ebba

Browse files
Bump alpine from 3.21 to 3.22 in /test/Renci.SshNet.IntegrationTests (#1651)
Bumps alpine from 3.21 to 3.22. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.22' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cf2827 commit f82ebba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)