Skip to content

[UNIFYAI-2311] chore: bump base images in flag-cleanup workflow#1

Merged
romainverduci merged 1 commit into
mainfrom
UNIFYAI-2311
Jun 30, 2026
Merged

[UNIFYAI-2311] chore: bump base images in flag-cleanup workflow#1
romainverduci merged 1 commit into
mainfrom
UNIFYAI-2311

Conversation

@romainverduci

Copy link
Copy Markdown
Collaborator

Summary

  • Bump alpine/git from v2.52.0 to v2.54.0 (branch-name, create-branch, stage-changes steps)
  • Bump alpine from 3.21 / 3.22.4 to 3.24 (prepare-evidence, read-analyze-report steps)

Related

  • UNIFYAI-2312 — promote image to public ECR (blocked on this)
  • OPS-21598 — make cloudbees-io/feature-flag-cleanup public

alpine/git v2.52.0 → v2.54.0, alpine 3.21/3.22.4 → 3.24.
Required by SRE before making this repo public (OPS-21598).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the container image versions used by the CloudBees flag-cleanup workflow to newer base images, aligning the workflow runtime with updated upstream tooling.

Changes:

  • Bump alpine/git image from v2.52.0 to v2.54.0 in git-related steps.
  • Bump alpine image from 3.21 / 3.22.4 to 3.24 for report-reading and evidence-prep steps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- id: read-analyze-report
name: Read analyze report
uses: docker://alpine:3.22.4
uses: docker://alpine:3.24
- id: prepare-evidence
name: Prepare evidence content
uses: docker://alpine:3.21
uses: docker://alpine:3.24
@romainverduci
romainverduci merged commit 55a3ebf into main Jun 30, 2026
1 check passed
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