diff --git a/Dockerfile b/Dockerfile index ae424406..0dab0304 100644 --- a/Dockerfile +++ b/Dockerfile @@ -34,7 +34,7 @@ RUN \ cd git-init && \ go install -trimpath --mod=readonly github.com/tektoncd-catalog/git-clone/git-init -FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:92b1d5747a93608b6adb64dfd54515c3c5a360802db4706765ff3d8470df6290 +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1760515502@sha256:34880b64c07f28f64d95737f82f891516de9a3b43583f39970f7bf8e4cfa48b7 # required per https://github.com/release-engineering/rhtap-ec-policy/blob/main/data/rule_data.yml LABEL com.redhat.component="rhtap-task-runner"