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 f320493 commit 7a0d9a3Copy full SHA for 7a0d9a3
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:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c
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