We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ff9d5e + 6858b27 commit 9532faaCopy full SHA for 9532faa
Dockerfile
@@ -20,7 +20,7 @@ RUN \
20
go install -trimpath --mod=readonly github.com/anchore/syft/cmd/syft && \
21
syft version
22
23
-FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5@sha256:d85040b6e3ed3628a89683f51a38c709185efc3fb552db2ad1b9180f2a6c38be
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5@sha256:66b99214cb9733e77c4a12cc3e3cbbe76769a213f4e2767f170a4f0fdf9db490
24
25
RUN \
26
microdnf upgrade --assumeyes --nodocs --setopt=keepcache=0 --refresh && \
0 commit comments