Skip to content

Commit 6d7a43c

Browse files
Update registry.access.redhat.com/ubi9/ubi-minimal Docker digest to a9c41b5
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 54dcaf5 commit 6d7a43c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pipeline-tests/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:e408de45e95eed0539fe821d31aa4288fe430d94f09a24c13c567bf99044dace as prod
1+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:a9c41b5bff991254fc62846fd1cd377ce1967dfd66dc2c76432610ab2586b29b as prod
22
COPY LICENSE /licenses/LICENSE
33
USER 1001
44

5-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:e408de45e95eed0539fe821d31aa4288fe430d94f09a24c13c567bf99044dace as test
5+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:a9c41b5bff991254fc62846fd1cd377ce1967dfd66dc2c76432610ab2586b29b as test
66
USER 1001
77
COPY --from=prod /licenses/LICENSE /licenses/LICENSE
88

0 commit comments

Comments
 (0)