Skip to content

Commit 9532faa

Browse files
authored
Merge pull request #110 from redhat-appstudio/konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal-9.5
Update registry.access.redhat.com/ubi9/ubi-minimal:9.5 Docker digest to 66b9921
2 parents 1ff9d5e + 6858b27 commit 9532faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN \
2020
go install -trimpath --mod=readonly github.com/anchore/syft/cmd/syft && \
2121
syft version
2222

23-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5@sha256:d85040b6e3ed3628a89683f51a38c709185efc3fb552db2ad1b9180f2a6c38be
23+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5@sha256:66b99214cb9733e77c4a12cc3e3cbbe76769a213f4e2767f170a4f0fdf9db490
2424

2525
RUN \
2626
microdnf upgrade --assumeyes --nodocs --setopt=keepcache=0 --refresh && \

0 commit comments

Comments
 (0)