Skip to content

Pin Docker base image in Dockerfile#1

Open
atomist[bot] wants to merge 1 commit intomasterfrom
atomist/pin-docker-base-image/dockerfile
Open

Pin Docker base image in Dockerfile#1
atomist[bot] wants to merge 1 commit intomasterfrom
atomist/pin-docker-base-image/dockerfile

Conversation

@atomist
Copy link

@atomist atomist bot commented Aug 17, 2021

This pull request pins the Docker base image python:3 in Dockerfile to the current digest.

FROM python:3@sha256:4fe9e04554e42d202de57786e314908a22e845a5d5c34e44196f057db99653b1

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

python:3
->
python:3@sha256:4fe9e04554e42d202de57786e314908a22e845a5d5c34e44196f057db99653b1

[atomist:generated]
[atomist-skill:atomist/docker-base-image-policy]
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch from 1518557 to 177ae86 Compare August 18, 2021 06:00
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