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 dd069ad commit 1f17da7Copy full SHA for 1f17da7
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-1742914212@sha256:ac61c96b93894b9169221e87718733354dd3765dd4a62b275893c7ff0d876869
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754456323@sha256:e6b39b0a2cd88c0d904552eee0dca461bc74fe86fda3648ca4f8150913c79d0f
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