Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Pin Docker base image in Dockerfile #19

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

Conversation

atomist[bot]
Copy link

@atomist atomist bot commented Oct 21, 2022

This pull request pins the Docker base image node:14-buster-slim in Dockerfile to the current digest.

FROM node:14-buster-slim@sha256:198142146b4c47193348f6415da769bdb5035c16fcab051c38c256a6b48f2e1c

Digest sha256:198142146b4c47193348f6415da769bdb5035c16fcab051c38c256a6b48f2e1c 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 added auto-branch-delete:on-close Delete branch when pull request gets closed auto-merge-method:merge Auto-merge with merge commit auto-merge:on-approve Auto-merge on review approvals labels Oct 21, 2022
@atomist
Copy link
Author

atomist bot commented Oct 21, 2022

Vulnerabilities

More details are available in the vulnerability report

@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch from 29ab9fb to 5aeb59e Compare October 26, 2022 01:24
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch 2 times, most recently from 9dda4f8 to ad6a952 Compare November 9, 2022 12:36
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch 3 times, most recently from d9176e4 to 271c0b5 Compare November 17, 2022 05:49
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch from 271c0b5 to 7cb1bc6 Compare December 6, 2022 12:36
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch from 7cb1bc6 to 48a2356 Compare December 14, 2022 05:48
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch from 48a2356 to 865627a Compare December 21, 2022 22:36
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch from 865627a to b13ef08 Compare January 12, 2023 02:36
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch 2 times, most recently from 22ce2f9 to 0437b97 Compare February 5, 2023 08:43
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch 2 times, most recently from 74634fb to 44469bc Compare February 18, 2023 04:43
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch 2 times, most recently from c72814d to ca92898 Compare March 2, 2023 18:07
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch from ca92898 to 3725f21 Compare March 23, 2023 23:07
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch from 3725f21 to 536f9c8 Compare April 12, 2023 05:31
node:14-buster-slim
->
node:14-buster-slim@sha256:198142146b4c47193348f6415da769bdb5035c16fcab051c38c256a6b48f2e1c

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

Signed-off-by: Atomist Bot <[email protected]>
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/dockerfile branch from 536f9c8 to 4506147 Compare April 13, 2023 04:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-branch-delete:on-close Delete branch when pull request gets closed auto-merge:on-approve Auto-merge on review approvals auto-merge-method:merge Auto-merge with merge commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant