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

Leverage SAM version tag on Public ECR Images #15

Merged
merged 1 commit into from
Jul 11, 2021

Conversation

metaskills
Copy link
Member

Similar to the work done in #14 where we switched to AWS' public ECR images for the Lamby development/test/build container. But in this change we are stopping the practice of locking down the SAM version by using the fancy linux install and instead will be using the Docker tag. So for example, this image will use any SAM v1.26.x installed by AWS on these images.

FROM public.ecr.aws/sam/build-ruby2.7:1.26

@metaskills metaskills merged commit 8012b3e into master Jul 11, 2021
@metaskills metaskills deleted the LeverageSamVersionTag branch November 23, 2022 23:29
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.

None yet

1 participant