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

Re-pin Docker base image in Dockerfile #88

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

atomist[bot]
Copy link
Contributor

@atomist atomist bot commented Sep 26, 2022

This pull request re-pins the Docker base image busybox:1.35.0 in Dockerfile to the current digest.

FROM busybox:1.35.0@sha256:80548a8d85fa32ce25b126657e29e6caf92ce8aa6b4a0bb5708c58a8d6a751f3

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

Changelog for busybox:1.35.0

Commit

New image build caused by commit docker-library/official-images@9cd4bf5 to library/busybox:

Update busybox

Changes:

- https://github.com/docker-library/busybox/commit/22c2c56: Merge pull request https://github.com/docker-library/busybox/pull/145 from infosiftr/buildroot-2022.08
- https://github.com/docker-library/busybox/commit/b9acc3a: Update buildroot to 2022.08

Comparison

Comparing Docker image busybox:1.35.0 at digests

Current sha256:b8f68c62fe862281bf598060f15cb080ef778dc9db19f136d19a3531ffcb9aa0 (443mb) and
Proposed sha256:80548a8d85fa32ce25b126657e29e6caf92ce8aa6b4a0bb5708c58a8d6a751f3 (443mb):

Packages

No package differences detected

Files

The following file modifications were detected:

Name Current Proposed Diff
/bin (402 files changed) 443mb 443mb -4.0kb

History

The following differences in docker history were detected:

-/bin/sh -c #(nop) ADD file:5e76345a9862c3ff6a1e51e5f0734c651970fc47f547841f112be5da97f8921c in /
+/bin/sh -c #(nop) ADD file:bc03958a7554ff8e1e49590a56daf789855e678f333a196fc25a46aec6f58759 in /
 /bin/sh -c #(nop)  CMD ["sh"]

Ports

No different exposed ports detected

Environment Variables

No different environment variables detected


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:

busybox:1.35.0@sha256:b8f68c62fe862281bf598060f15cb080ef778dc9db19f136d19a3531ffcb9aa0
->
busybox:1.35.0@sha256:80548a8d85fa32ce25b126657e29e6caf92ce8aa6b4a0bb5708c58a8d6a751f3

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

Signed-off-by: Atomist Bot <bot@atomist.com>
@github-actions
Copy link

Docker image tag(s) pushed:

docker/volumes-backup-extension:pr-88

Labels added to images:

org.opencontainers.image.title=volumes-backup-extension
org.opencontainers.image.description=Back up, clone, restore, and share Docker volumes effortlessly.
org.opencontainers.image.url=https://github.com/docker/volumes-backup-extension
org.opencontainers.image.source=https://github.com/docker/volumes-backup-extension
org.opencontainers.image.version=pr-88
org.opencontainers.image.created=2022-09-26T14:44:34.545Z
org.opencontainers.image.revision=4b7bdb9da3acf6e011652306ee751133538ce0c1
org.opencontainers.image.licenses=Apache-2.0

@felipecruz91 felipecruz91 merged commit 7c73a22 into main Sep 26, 2022
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.

None yet

2 participants