Pin Docker base image in flask/app/Dockerfile#300
Open
atomist[bot] wants to merge 1 commit intomasterfrom
Open
Pin Docker base image in flask/app/Dockerfile#300atomist[bot] wants to merge 1 commit intomasterfrom
atomist[bot] wants to merge 1 commit intomasterfrom
Conversation
--platform=$BUILDPLATFORM -> python:3.10-alpine@sha256:c9d3c11e89887c82efeb4f4fee8771a406cf42f41aebbd23148906d5fe3c1426 [atomist:generated] [atomist-skill:atomist/docker-base-image-policy] Signed-off-by: Atomist Bot <bot@atomist.com>
Kamicio1234
approved these changes
May 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request pins the Docker base image
python:3.10-alpineinflask/app/Dockerfileto the current digest.awesome-compose/flask/app/Dockerfile
Line 2 in 2dd28f4
Digest
sha256:c9d3c11e89887c82efeb4f4fee8771a406cf42f41aebbd23148906d5fe3c1426references a multi-CPU architecture image manifest. This image supports the following architectures:sha256:35af7f3c70f011dce12160f8402b3d86669488c53e160fe56a34ff245685eae1linux/ppc64lePinning
FROMlines to digests makes your builds repeatable. Atomist will raise new pull requests whenever the tag moves, so that you know when the base image has been updated. You can follow a new tag at any time. Just replace the digest with the new tag you want to follow. Atomist, will switch to following this new tag.File changed:
flask/app/Dockerfile