-
Notifications
You must be signed in to change notification settings - Fork 53
Update base images in Dockerfile with dhi.io
#391
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
Merged
Merged
Conversation
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
Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
Added Docker login step for Scout registry and updated CI workflow. Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
25 tasks
Signed-off-by: Mathieu Benoit <[email protected]>
Contributor
Author
Signed-off-by: Mathieu Benoit <[email protected]>
Overview
Labels (13 changes)
+com.docker.dhi.chain-id=sha256:5fde31ef5f6366eb9a932bd1a1a24b143813f793b3fe398a9bb75195f65769a7
+com.docker.dhi.compliance=cis
+com.docker.dhi.created=2025-11-14T17:35:29Z
+com.docker.dhi.definition=image/static/alpine/static
+com.docker.dhi.distro=alpine-3.22
+com.docker.dhi.flavor=
+com.docker.dhi.name=dhi/static
+com.docker.dhi.package-manager=
+com.docker.dhi.shell=
+com.docker.dhi.title=Static (Alpine)
+com.docker.dhi.url=https://dhi.docker.com/catalog/static
+com.docker.dhi.variant=runtime
+com.docker.dhi.version=20250911-alpine3.22Policies (1 improved, 0 worsened, 1 missing data)
Packages and Vulnerabilities (9 package changes and 0 vulnerability changes)
Changes for packages of type
|
| Package | Versionscore-compose:latest |
Versionscore-compose:latest |
|
|---|---|---|---|
| ➕ | alpine-baselayout-data | 3.7.0-r0 |
|
| ➕ | ca-certificates-bundle | 20250911-r0 |
|
| ➕ | tzdata | 2025c-r0 |
Changes for packages of type deb (4 changes)
| Package | Versionscore-compose:latest |
Versionscore-compose:latest |
|
|---|---|---|---|
| ➖ | base-files | 13.8+deb13u2 |
|
| ➖ | media-types | 13.0.0 |
|
| ➖ | netbase | 6.5 |
|
| ➖ | tzdata | 2025b-4+deb13u1 |
Changes for packages of type docker (1 changes)
| Package | Versionscore-compose:latest |
Versionscore-compose:latest |
|
|---|---|---|---|
| ➕ | static | 20250911-alpine3.22 |
Changes for packages of type golang (1 changes)
| Package | Versionscore-compose:latest |
Versionscore-compose:latest |
|
|---|---|---|---|
| ♾️ | github.com/score-spec/score-compose | 0.0.0 |
0.0.0-20251222174415-bf88c896c772+dirty |
Signed-off-by: Mathieu Benoit <[email protected]>
dhi.ioDockerfile with dhi.io
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.

Update base images in
Dockerfilewithdhi.ioAs part of #376, we now also have access to https://www.docker.com/blog/docker-hardened-images-for-every-developer/.
Dockerfilewithdhi.ioimagesci-prpipelinereleasepipelineValid Docker Hardened Image (DHI) or DHI base imagebefore,dhi-alpine/dhi-debian)Note: We are moving from a final base image in
gcr.io/distroless/static-debian13todhi.io/static. Even if there is the option to stay indebianwithdhi.io/static, we have made the choice to go withalpine.docker imagesdocker scout compare --ignore-unchanged --to score-compose:before score-compose:dhi-debiandocker scout compare --ignore-unchanged --to score-compose:before score-compose:dhi-alpine