Skip to content

Commit efbce4e

Browse files
Pipeline Service CI RobotRoming22
authored andcommitted
Update base images SHA in Dockerfiles
- Update base image SHA for 'registry.access.redhat.com/ubi9/ubi-minimal' to 'sha256:61925d31338b7b41bfd5b6b8cf45eaf80753d415b0269fc03613c5c5049b879e' Signed-off-by: Pipeline Service CI Robot <[email protected]>
1 parent e149c5e commit efbce4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/e2e-test-runner/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#@FROM registry.access.redhat.com/ubi9/ubi-minimal
2-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:085c5049f5bd0b3cb33c322306a528373f79dc6f1098ff8f5a5b28f2685c53f8
2+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:61925d31338b7b41bfd5b6b8cf45eaf80753d415b0269fc03613c5c5049b879e
33
RUN set -x \
44
&& mkdir ~/.kube \
55
&& mkdir -p /tmp/image-build \

0 commit comments

Comments
 (0)