We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f63b53 + 063492c commit 8d8dd0bCopy full SHA for 8d8dd0b
.tekton/boilerplate-master-pr-check.yaml
@@ -30,7 +30,7 @@ spec:
30
- name: COMPONENT_GIT_REVISION
31
description: parsed component git revision
32
steps:
33
- - image: "registry.access.redhat.com/ubi8/ubi-minimal:latest@sha256:000dd8e4a3046ac7c47e65bbe01efc48d7a568e5ee9946cca1d74a7abf042d36"
+ - image: "registry.access.redhat.com/ubi8/ubi-minimal:latest@sha256:48adecc91f276734fa51987bc2203a31db9ba87a512c436c0a3fcac53135378d"
34
env:
35
- name: SNAPSHOT
36
value: $(params.SNAPSHOT)
0 commit comments