atomist-skills / skill-base

Apache License 2.0
0 stars 0 forks source link

Re-pin Docker base image in Dockerfile #49

Closed atomist[bot] closed 3 years ago

atomist[bot] commented 3 years ago

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

https://github.com/atomist-skills/skill-base/blob/a59fe606cd09841feef31c519dcb92202268317a/Dockerfile#L1-L1

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

Changelog for ubuntu:rolling

### Commit New image build caused by commit docker-library/official-images@f4bb57f2537901fbef9933609c3c48ec1bcf6792 to [`library/ubuntu`](https://github.com/docker-library/official-images/blob/f4bb57f2537901fbef9933609c3c48ec1bcf6792/library/ubuntu): ``` Ubuntu update August 2021 ``` --- ### Comparison Comparing Docker image `ubuntu:rolling` at digests _Current_ `sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c` (80mb) and _Proposed_ `sha256:2f77af157f87e572cdea3f60ba6e0ff18b3f16d6ea06dde48f35fbc7d1641813` (80mb): #### Packages The following package differences were detected: | Name | Current | Proposed | Type | | ---- | ------- | -------- | ---- | | `libgcrypt20` | `1.8.7-2ubuntu2` | `1.8.7-2ubuntu2.1` | Apt | | `libsystemd0` | `247.3-3ubuntu3.4` | `247.3-3ubuntu3.6` | Apt | | `libudev1` | `247.3-3ubuntu3.4` | `247.3-3ubuntu3.6` | Apt | #### Files The following file modifications were detected: | Name | Current | Proposed | Diff | | ---- | ------- | -------- | ---- | | `/etc/shadow` | `501b` | `501b` | `0b` | | `/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.8` | `1.1mb` | `1.1mb` | `4.2kb` | | `/usr/lib/x86_64-linux-gnu/libsystemd.so.0.30.0` | `721kb` | `721kb` | `0b` | | `/usr/lib/x86_64-linux-gnu/libudev.so.1.7.0` | `158kb` | `158kb` | `0b` | | `/usr/share/doc/libgcrypt20/changelog.Debian.gz` | `1.4kb` | `1.1kb` | `-237b` | | `/usr/share/doc/libsystemd0/changelog.Debian.gz` | `3.7kb` | `3.4kb` | `-252b` | | `/usr/share/doc/libudev1/changelog.Debian.gz` | `3.7kb` | `3.4kb` | `-251b` | | `/var/cache/ldconfig/aux-cache` | `5.5kb` | `5.5kb` | `0b` | | `/var/lib/dpkg/info/libgcrypt20:amd64.md5sums` | `508b` | `508b` | `0b` | | `/var/lib/dpkg/info/libgcrypt20:amd64.triggers` | `74b` | `74b` | `0b` | | `/var/lib/dpkg/info/libsystemd0:amd64.md5sums` | `230b` | `230b` | `0b` | | `/var/lib/dpkg/info/libudev1:amd64.md5sums` | `220b` | `220b` | `0b` | | `/var/lib/dpkg/status` | `95kb` | `95kb` | `2b` | | `/var/log/alternatives.log` | `3.3kb` | `3.3kb` | `0b` | | `/var/log/apt/eipp.log.xz` | `5.2kb` | `5.2kb` | `0b` | | `/var/log/apt/history.log` | `17kb` | `17kb` | `54b` | | `/var/log/bootstrap.log` | `59kb` | `59kb` | `0b` | | `/var/log/dpkg.log` | `152kb` | `152kb` | `753b` | #### History The following differences in [`docker history`](https://docs.docker.com/engine/reference/commandline/history/) were detected: ```diff -/bin/sh -c #(nop) ADD file:4ac73e113682ef48b7466c4f8765ca7fd54ae98228caa319438a76c35d762b1b in / +/bin/sh -c #(nop) ADD file:3a18768000089a105cd4f288985d6249e8aee2c742a055a892a47aab413f25c0 in / /bin/sh -c #(nop) CMD ["bash"] ``` #### 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:

atomist[bot] commented 3 years ago
Vulnerabilities
Comparison

👏 No new critical or high vulnerabilities compared with target branch main


More details are available in the vulnerability report