Skip to content

chore(server-gitssh): bump base image to alpine 3.23.4#27445

Draft
ChumpChief wants to merge 1 commit into
microsoft:mainfrom
ChumpChief:chore/server-gitssh-alpine-3.23.4
Draft

chore(server-gitssh): bump base image to alpine 3.23.4#27445
ChumpChief wants to merge 1 commit into
microsoft:mainfrom
ChumpChief:chore/server-gitssh-alpine-3.23.4

Conversation

@ChumpChief
Copy link
Copy Markdown
Contributor

Description

Alpine 3.16 is end-of-life (since May 2024). Bumps the server-gitssh base image to alpine 3.23.4.

3.23.4 is already pre-mirrored in the public-mirror ACR and pre-installed on the 1ES agent image, so no pipeline or mirror changes are needed. The image is digest-pinned and the upstream/mirror digests have been verified to match.

Smoke-tested the new image locally: apk add git openssh, user/group setup, ssh-keygen -A, and sshd startup all succeed; sshd advertises SSH-2.0-OpenSSH_10.2.

AB#74539

Alpine 3.16 is EOL (since May 2024). Bump the server-gitssh base image
to 3.23.4, which is already pre-mirrored in the public-mirror ACR and
also pre-installed on the 1ES agent image, so the bump requires no
mirror or pipeline changes.

The image is digest-pinned and the upstream/mirror digests have been
verified to match. Smoke-tested the new image locally: `apk add git
openssh`, user/group setup, `ssh-keygen -A`, and `sshd` startup
all succeed; sshd advertises `SSH-2.0-OpenSSH_10.2`.

AB#74539

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Hi! Thank you for opening this PR. Want me to review it?

Based on the diff (2 lines, 1 files), I've queued these reviewers:

  • Correctness — logic errors, race conditions, lifecycle issues
  • Security — vulnerabilities, secret exposure, injection
  • API Compatibility — breaking changes, release tags, type design
  • Performance — algorithmic regressions, memory leaks
  • Testing — coverage gaps, hollow tests

How this works

  • Adjust the reviewer set by ticking/unticking boxes above. Reviewer toggles alone don't trigger anything.

  • Tick Start review below to dispatch the review fleet.

  • After review finishes, tick Start review again to request another run — it auto-resets after each dispatch.

  • This comment updates as new commits land; your reviewer selections are preserved.

  • Start review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant