Skip to content

fix: switch from bitnami to docker/library for golang images#9077

Merged
reedham-aws merged 2 commits into
developfrom
golang-update
Jun 11, 2026
Merged

fix: switch from bitnami to docker/library for golang images#9077
reedham-aws merged 2 commits into
developfrom
golang-update

Conversation

@reedham-aws

Copy link
Copy Markdown
Contributor

Which issue(s) does this change fix?

https://github.com/aws/aws-sam-cli/actions/runs/27292125532/job/80630281341

Why is this change necessary?

https://aws.amazon.com/blogs/containers/bitnami-image-removal-from-ecr-public/

'bitnami' just removed all it's images from ECR, so our terraform tests that reference them in Dockerfiles are now breaking.

How does it address the issue?

Change to a different golang base image that's on ECR: public.ecr.aws/docker/library/golang.

What side effects does this change have?

n/a

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@reedham-aws reedham-aws requested a review from a team as a code owner June 10, 2026 20:50
@reedham-aws

Copy link
Copy Markdown
Contributor Author

seshubaws
seshubaws previously approved these changes Jun 10, 2026
valerena
valerena previously approved these changes Jun 10, 2026
@reedham-aws reedham-aws dismissed stale reviews from valerena and seshubaws via 5f73151 June 10, 2026 23:49
@reedham-aws

reedham-aws commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

@reedham-aws reedham-aws enabled auto-merge June 11, 2026 00:37
@reedham-aws reedham-aws added this pull request to the merge queue Jun 11, 2026
Merged via the queue into develop with commit d3f7764 Jun 11, 2026
77 checks passed
@reedham-aws reedham-aws deleted the golang-update branch June 11, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants