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 016b912 commit 23f9e8eCopy full SHA for 23f9e8e
Dockerfile
@@ -34,7 +34,7 @@ RUN \
34
cd git-init && \
35
go install -trimpath --mod=readonly github.com/tektoncd-catalog/git-clone/git-init
36
37
-FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:92b1d5747a93608b6adb64dfd54515c3c5a360802db4706765ff3d8470df6290
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c
38
39
# required per https://github.com/release-engineering/rhtap-ec-policy/blob/main/data/rule_data.yml
40
LABEL com.redhat.component="rhtap-task-runner"
0 commit comments