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.
1 parent 0aaf1a3 commit 295526eCopy full SHA for 295526e
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:66b99214cb9733e77c4a12cc3e3cbbe76769a213f4e2767f170a4f0fdf9db490
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5@sha256:14f14e03d68f7fd5f2b18a13478b6b127c341b346c86b6e0b886ed2b7573b8e0
24
25
RUN \
26
microdnf upgrade --assumeyes --nodocs --setopt=keepcache=0 --refresh && \
0 commit comments