Skip to content

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

Merged
ChumpChief merged 1 commit into
microsoft:mainfrom
ChumpChief:chore/server-gitssh-alpine-3.23.4
Jun 8, 2026
Merged

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

Conversation

@ChumpChief

@ChumpChief ChumpChief commented May 29, 2026

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 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#73680

@github-actions

github-actions Bot commented May 29, 2026

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

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 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>
@ChumpChief ChumpChief force-pushed the chore/server-gitssh-alpine-3.23.4 branch from 095a797 to 371f3d6 Compare June 8, 2026 22:08
@ChumpChief ChumpChief marked this pull request as ready for review June 8, 2026 22:08
Copilot AI review requested due to automatic review settings June 8, 2026 22:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Fleet Review — Clean

No issues found across the reviewer fleet for this run.

View run

@ChumpChief ChumpChief merged commit 52e8ebd into microsoft:main Jun 8, 2026
30 checks passed
@ChumpChief ChumpChief deleted the chore/server-gitssh-alpine-3.23.4 branch June 8, 2026 23:47
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.

3 participants