From a59228b2512f0e8781ab8975c1b787c954e9f552 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 00:16:01 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/ubi-minimal:9.6 Docker digest to 8d905a9 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c67eb006..adb5dfc9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,7 +22,7 @@ RUN \ go install -trimpath --mod=readonly github.com/anchore/syft/cmd/syft && \ syft version -FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:92b1d5747a93608b6adb64dfd54515c3c5a360802db4706765ff3d8470df6290 +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7 # required per https://github.com/release-engineering/rhtap-ec-policy/blob/main/data/rule_data.yml LABEL com.redhat.component="rhtap-task-runner"