Skip to content

Pin Docker base image in provisioning/Dockerfile#8

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

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

Conversation

@atomist
Copy link

@atomist atomist bot commented Feb 7, 2023

This pull request pins the Docker base image node:18.4.0-alpine in provisioning/Dockerfile to the current digest.

https://github.com/nahary/TrustManagement/blob/dd102d0aa57e02751e69e350420b900059e76945/provisioning/Dockerfile#L1-L1

Digest sha256:7ae41699c38d8e50f5bf592867cf661368d71ff922e07f6f66f36dca2ff0c590 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:

node:18.4.0-alpine
->
node:18.4.0-alpine@sha256:7ae41699c38d8e50f5bf592867cf661368d71ff922e07f6f66f36dca2ff0c590

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

Signed-off-by: Atomist Bot <bot@atomist.com>
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