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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-05 23:20:58 +02:00
committed by GitHub
parent 9cf282731a
commit f82ebbabea
@@ -1,4 +1,4 @@
FROM alpine:3.21
FROM alpine:3.22
COPY --chown=root:root server/ssh /etc/ssh/
COPY --chown=root:root server/script /opt/sshnet