We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53ed6dc + 953d19d commit c2744e8Copy full SHA for c2744e8
.tekton/osde2e-main-e2e-test.yaml
@@ -27,7 +27,7 @@ spec:
27
- name: COMPONENT_IMAGE
28
description: parsed component image spec
29
steps:
30
- - image: "registry.access.redhat.com/ubi8/ubi-minimal:latest@sha256:48adecc91f276734fa51987bc2203a31db9ba87a512c436c0a3fcac53135378d"
+ - image: "registry.access.redhat.com/ubi8/ubi-minimal:latest@sha256:6ed9271b3d3e7147728afaf8917a936c0db2f1badba59550288c2cc772afb58f"
31
env:
32
- name: SNAPSHOT
33
value: $(params.SNAPSHOT)
0 commit comments