Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile to use version 2 of amazonlinux #139

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

javatask
Copy link
Contributor

tag "latest" is now pointing to Amazon Linux 2023, which breaks the build

Motivation

Fix docker build script

Modifications

Change summary

I changed docker tag from latest to exact version "2"

Testing

Is your change tested? If not, please justify the reason.
Yes
Please list your testing steps and test results.
I ran successfully docker-buid.sh

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@RogerZhongAWS
Copy link
Contributor

merging this, but the top-level Dockerfile is deprecated and replaced with the ones in the .github directory, which also get uploaded to ECR.

tag "latest" is now pointing to Amazon Linux 2023 which breaks the build
@RogerZhongAWS RogerZhongAWS merged commit a2423da into aws-samples:main Sep 12, 2024
3 checks 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.

2 participants