Skip to content

chore: migrate base images to Chainguard - #1

Open
sachin-spotdraft wants to merge 2 commits into
masterfrom
chore/chainguard-base-images
Open

chore: migrate base images to Chainguard#1
sachin-spotdraft wants to merge 2 commits into
masterfrom
chore/chainguard-base-images

Conversation

@sachin-spotdraft

@sachin-spotdraft sachin-spotdraft commented Aug 5, 2026

Copy link
Copy Markdown

User description

Summary

  • Replaces public Docker base images with Chainguard equivalents from cgr.dev/spotdraft.com
  • FIPS variants used where available
  • Build stages: :latest-dev (includes shell)
  • Runtime stages: :latest (minimal, no shell)
  • Platform pinned to linux/amd64

Images updated

See Dockerfile diffs above.

🤖 Generated by chainguard-migrate.sh


Generated description

Below is a concise technical summary of the changes proposed in this PR:
Migrate the Go build stage from the public Alpine image to the Chainguard go:latest-dev image, pinned to linux/amd64. Preserve certificate, Git, and Make tooling while retaining static Go builds.

Latest Contributors(2)
UserCommitDate
sachin.rathod@spotdraf...chore: update base ima...August 05, 2026
mbarrien@users.noreply...deployment : fixes doc...January 16, 2019
Review this PR on Baz | Customize your next review

Replace public base images with Chainguard equivalents from cgr.dev/spotdraft.com.
- Uses -fips variants where available
- Build stages use :latest-dev (shell available)
- Runtime stages use :latest (minimal)
- Platform pinned to linux/amd64
@sachin-spotdraft

Copy link
Copy Markdown
Author

✅ Dockerfile(s) updated to pull from GCP Artifact Registry (us-central1-docker.pkg.dev/spotdraft-qa/sd-us-chainguard) instead of cgr.dev directly.

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