Skip to content

Pin Docker base images in frontend/Dockerfile#5

Open
atomist[bot] wants to merge 2 commits intomainfrom
atomist/pin-docker-base-image/frontend/dockerfile
Open

Pin Docker base images in frontend/Dockerfile#5
atomist[bot] wants to merge 2 commits intomainfrom
atomist/pin-docker-base-image/frontend/dockerfile

Conversation

@atomist
Copy link

@atomist atomist bot commented Feb 7, 2023

This pull request pins the following Docker base images in frontend/Dockerfile to their current digests.

https://github.com/nahary/TrustManagement/blob/907ad42192b93f24ffc4efb65d79050756b12f41/frontend/Dockerfile#L1-L1

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


https://github.com/nahary/TrustManagement/blob/907ad42192b93f24ffc4efb65d79050756b12f41/frontend/Dockerfile#L14-L14

Digest sha256:a74534e76ee1121d418fa7394ca930eb67440deda413848bc67c68138535b989 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>
nginx:1.21.6-alpine
->
nginx:1.21.6-alpine@sha256:a74534e76ee1121d418fa7394ca930eb67440deda413848bc67c68138535b989

 [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