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 examples/guestbook-service/Dockerfile #10

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

Conversation

atomist[bot]
Copy link

@atomist atomist bot commented Aug 17, 2021

This pull request pins the Docker base image saturnism/spring-boot:1.2.3-jdk-8-groovy-2.4.3-onbuild in examples/guestbook-service/Dockerfile to the current digest.

FROM saturnism/spring-boot:1.2.3-jdk-8-groovy-2.4.3-onbuild@sha256:959654a406a98d71197bea48dd9e177d661d588af2f5439ff8b28e7f11065045


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:


atomist/docker-base-image-policy · Configure

saturnism/spring-boot:1.2.3-jdk-8-groovy-2.4.3-onbuild
->
saturnism/spring-boot:1.2.3-jdk-8-groovy-2.4.3-onbuild@sha256:959654a406a98d71197bea48dd9e177d661d588af2f5439ff8b28e7f11065045

[atomist:generated]
[atomist-skill:atomist/docker-base-image-policy]
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