Skip to content

Pin Docker base images in sample-docker-templates/react/Dockerfile#9

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

Pin Docker base images in sample-docker-templates/react/Dockerfile#9
atomist[bot] wants to merge 2 commits intomainfrom
atomist/pin-docker-base-image/sample-docker-templates/react/dockerfile

Conversation

@atomist
Copy link
Copy Markdown

@atomist atomist bot commented Oct 21, 2022

This pull request pins the following Docker base images in sample-docker-templates/react/Dockerfile to their current digests.

FROM node:12.18.1@sha256:2b85f4981f92ee034b51a3c8bb22dbb451d650d5c12b6439a169f8adc750e4b6 as build

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


FROM nginx:stable-alpine@sha256:2366ede62d2e26a20f7ce7d0294694fe52b166107fd346894e4658dfb5273f9c

Digest sha256:2366ede62d2e26a20f7ce7d0294694fe52b166107fd346894e4658dfb5273f9c 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:

@atomist atomist bot force-pushed the atomist/pin-docker-base-image/sample-docker-templates/react/dockerfile branch from 3df7d79 to 4778817 Compare October 26, 2022 07:24
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/sample-docker-templates/react/dockerfile branch from 4778817 to 202fac9 Compare November 11, 2022 17:24
node:12.18.1
->
node:12.18.1@sha256:2b85f4981f92ee034b51a3c8bb22dbb451d650d5c12b6439a169f8adc750e4b6

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

Signed-off-by: Atomist Bot <bot@atomist.com>
nginx:stable-alpine
->
nginx:stable-alpine@sha256:2366ede62d2e26a20f7ce7d0294694fe52b166107fd346894e4658dfb5273f9c

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

Signed-off-by: Atomist Bot <bot@atomist.com>
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/sample-docker-templates/react/dockerfile branch from 202fac9 to 2fa1563 Compare November 12, 2022 16:36
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