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 309e58a + 31a3fa9 commit 8948eb5Copy full SHA for 8948eb5
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:14f14e03d68f7fd5f2b18a13478b6b127c341b346c86b6e0b886ed2b7573b8e0
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5@sha256:bafd57451de2daa71ed301b277d49bd120b474ed438367f087eac0b885a668dc
24
25
# required per https://github.com/release-engineering/rhtap-ec-policy/blob/main/data/rule_data.yml
26
LABEL com.redhat.component="rhtap-task-runner"
0 commit comments