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 c1ecfc0 commit 1f1d86eCopy full SHA for 1f1d86e
Dockerfile
@@ -22,7 +22,7 @@ RUN \
22
go install -trimpath --mod=readonly github.com/anchore/syft/cmd/syft && \
23
syft version
24
25
-FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:92b1d5747a93608b6adb64dfd54515c3c5a360802db4706765ff3d8470df6290
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1751286687@sha256:383329bf9c4f968e87e85d30ba3a5cb988a3bbde28b8e4932dcd3a025fd9c98c
26
27
# required per https://github.com/release-engineering/rhtap-ec-policy/blob/main/data/rule_data.yml
28
LABEL com.redhat.component="rhtap-task-runner"
0 commit comments