Re-pin Docker base image in Dockerfile#69
Open
atomist[bot] wants to merge 1 commit into
Open
Conversation
c275765 to
1335ac9
Compare
e5a92f3 to
ffd94a4
Compare
alpine:3.14@sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae -> alpine:3.14@sha256:bd9137c3bb45dbc40cde0f0e19a8b9064c2bc485466221f5e95eb72b0d0cf82e [atomist:generated] [atomist-skill:atomist/docker-base-image-policy] Signed-off-by: Atomist Bot <bot@atomist.com>
ffd94a4 to
c50b768
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request re-pins the Docker base image
alpine:3.14inDockerfileto the current digest.nodejs-base/Dockerfile
Line 1 in c50b768
Changelog for
alpine:3.14Commit
New image build caused by commit docker-library/official-images@3cd1b36 to
library/alpine:Comparison
Comparing Docker image
alpine:3.14at digestsCurrent
sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae(5.3mb) andProposed
sha256:bd9137c3bb45dbc40cde0f0e19a8b9064c2bc485466221f5e95eb72b0d0cf82e(5.1mb):Packages
No package differences detected
Files
The following file modifications were detected:
/bin/busybox810kb858kb48kb/etc/apk/arch7b8b1b/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub-0b/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub-0b/etc/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub+451b/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub-0b/etc/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub+451b/lib/apk/db/installed12kb12kb-60b/lib/apk/db/triggers76b76b0b/lib/ld-musl-aarch64.so.1+618kb/lib/ld-musl-x86_64.so.1-0b/lib/libapk.so.3.12.0180kb179kb-160b/lib/libc.musl-aarch64.so.1+20b/lib/libc.musl-x86_64.so.1-0b/lib/libcrypto.so.1.12.5mb2.2mb-257kb/lib/libssl.so.1.1511kb503kb-8.1kb/lib/libz.so.1.2.1198kb90kb-8.1kb/sbin/apk68kb68kb-376b/sbin/mkmntdirs14kb5.6kb-8.1kb/usr/bin/getconf36kb33kb-3.1kb/usr/bin/getent52kb49kb-3.2kb/usr/bin/iconv25kb21kb-3.2kb/usr/bin/ldd52b53b1b/usr/bin/scanelf78kb78kb-56b/usr/bin/ssl_client14kb9.6kb-4.1kb/usr/lib/engines-1.1/afalg.so22kb18kb-4.1kb/usr/lib/engines-1.1/capi.so14kb5.6kb-8.0kb/usr/lib/engines-1.1/padlock.so26kb5.6kb-20kb/usr/lib/libtls.so.2.0.370kb66kb-4.1kbHistory
The following differences in
docker historywere detected:Ports
No different exposed ports detected
Environment Variables
No different environment variables detected
Pinning
FROMlines 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:
Dockerfile