Bump alpine from 3.22 to 3.23 in /test/Renci.SshNet.IntegrationTests (#1755)

Bumps alpine from 3.22 to 3.23.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.23'
  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]
2026-02-08 16:57:44 +01:00
committed by GitHub
parent 89ea230750
commit 6b19cbfcb1
@@ -1,4 +1,4 @@
FROM alpine:3.22
FROM alpine:3.23
COPY --chown=root:root server/ssh /etc/ssh/
COPY --chown=root:root server/script /opt/sshnet