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

Pin Docker base image in mappingPipeline/Dockerfile.2.5 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

docker-scout[bot]
Copy link

@docker-scout docker-scout bot commented Feb 23, 2023

This pull request pins the Docker base image ubuntu:18.04 in mappingPipeline/Dockerfile.2.5 to the current digest.

FROM ubuntu:18.04@sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b

Digest sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b references a multi-CPU architecture image manifest. This image supports the following architectures:


Pinning FROM lines 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:

@docker-scout docker-scout bot force-pushed the atomist/pin-docker-base-image/mappingpipeline/dockerfile.2.5 branch from 3f2613a to 4afb5f5 Compare March 2, 2023 02:50
ubuntu:18.04
->
ubuntu:18.04@sha256:8aa9c2798215f99544d1ce7439ea9c3a6dfd82de607da1cec3a8a2fae005931b

 [atomist:generated]
 [atomist-skill:atomist/docker-base-image-policy]

Signed-off-by: Atomist Bot <[email protected]>
@docker-scout docker-scout bot force-pushed the atomist/pin-docker-base-image/mappingpipeline/dockerfile.2.5 branch from 4afb5f5 to 960ee02 Compare March 16, 2023 13:50
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