Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin Docker base image in base/Dockerfile #3

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

Conversation

atomist[bot]
Copy link

@atomist atomist bot commented Jul 16, 2021

This pull request pins the Docker base image ubuntu:devel in base/Dockerfile to the current digest.

FROM ubuntu:devel@sha256:3cc2e19d3538681fb614683187329b47520424b80d7b31c97cdeb2403d82cae9

Digest sha256:3cc2e19d3538681fb614683187329b47520424b80d7b31c97cdeb2403d82cae9 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 Jul 16, 2021
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch from 7c6c0cb to e386ac8 Compare July 27, 2021 06:01
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch from e386ac8 to 9809602 Compare August 31, 2021 06:00
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch 3 times, most recently from a5cd2bb to 6280892 Compare October 6, 2021 06:00
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch from 6280892 to 707ebb9 Compare December 16, 2021 01:00
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch from 707ebb9 to d7bb58e Compare January 7, 2022 05:24
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch from d7bb58e to 3bc4006 Compare February 2, 2022 06:24
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch from 3bc4006 to 1b12c80 Compare March 5, 2022 00:12
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch from 1b12c80 to 5346ffe Compare March 22, 2022 09:42
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch from 5346ffe to f389ec8 Compare April 6, 2022 19:48
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch 2 times, most recently from 547a42c to 46453e5 Compare April 23, 2022 05:48
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch from 46453e5 to 2142b74 Compare April 30, 2022 04:36
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch 2 times, most recently from 6c631d6 to 8e24101 Compare June 7, 2022 18:24
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/base/dockerfile branch from 8e24101 to a9b970a Compare August 2, 2022 16:00
ubuntu:devel
->
ubuntu:devel@sha256:3cc2e19d3538681fb614683187329b47520424b80d7b31c97cdeb2403d82cae9

 [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/base/dockerfile branch from a9b970a to 2654c5b Compare September 2, 2022 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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