We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbdfa51 commit e0b4eabCopy full SHA for e0b4eab
Dockerfile
@@ -32,7 +32,7 @@ RUN \
32
cd git-clone/image/git-init && \
33
go build -trimpath -o /usr/local/bin/git-init
34
35
-FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1764794109@sha256:6fc28bcb6776e387d7a35a2056d9d2b985dc4e26031e98a2bd35a7137cd6fd71
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1768783948@sha256:90bd85dcd061d1ad6dbda70a867c41958c04a86462d05c631f8205e8870f28f8
36
37
# required per https://github.com/release-engineering/rhtap-ec-policy/blob/main/data/rule_data.yml
38
LABEL com.redhat.component="rhtap-task-runner"
0 commit comments