diff --git a/.tekton/pr-check-pipeline.yaml b/.tekton/pr-check-pipeline.yaml index 039f7284..6e7064ff 100644 --- a/.tekton/pr-check-pipeline.yaml +++ b/.tekton/pr-check-pipeline.yaml @@ -23,7 +23,7 @@ spec: description: Git revision from SNAPSHOT steps: - name: parse - image: registry.access.redhat.com/ubi8/ubi:8.10-1786322297@sha256:c3c7184394ffb0224e2361a8ce78193aa04601375eae638e66083a8d45afa9b3 + image: registry.access.redhat.com/ubi8/ubi:8.10-1789523041@sha256:91e8320e4a77e25b086b70d534cd15dd3b404d23fb1a7e6fd5dc0d8274fc9926 script: | #!/bin/bash set -ex @@ -69,7 +69,7 @@ spec: - name: source steps: - name: validation - image: registry.access.redhat.com/ubi8/ubi:8.10-1786322297@sha256:c3c7184394ffb0224e2361a8ce78193aa04601375eae638e66083a8d45afa9b3 + image: registry.access.redhat.com/ubi8/ubi:8.10-1789523041@sha256:91e8320e4a77e25b086b70d534cd15dd3b404d23fb1a7e6fd5dc0d8274fc9926 workingDir: $(workspaces.source.path)/source script: | #!/bin/bash