Skip to content

Commit 87f024b

Browse files
chore(deps): update registry.access.redhat.com/ubi8/ubi docker tag to v8.10-1778769589
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent 1b7d205 commit 87f024b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.tekton/pr-check-pipeline.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
description: Git revision from SNAPSHOT
2424
steps:
2525
- name: parse
26-
image: registry.access.redhat.com/ubi8/ubi:8.10-1778062799@sha256:8f757bfe94700eee7d26c885cd16bf3ae9923edf38f984ef3da50d2ce937fc5e
26+
image: registry.access.redhat.com/ubi8/ubi:8.10-1778769589@sha256:1551c9a922dbb31c5688380fd955ef57f0f00b395bacb36856bc386eba82897b
2727
script: |
2828
#!/bin/bash
2929
set -ex
@@ -69,7 +69,7 @@ spec:
6969
- name: source
7070
steps:
7171
- name: validation
72-
image: registry.access.redhat.com/ubi8/ubi:8.10-1778062799@sha256:8f757bfe94700eee7d26c885cd16bf3ae9923edf38f984ef3da50d2ce937fc5e
72+
image: registry.access.redhat.com/ubi8/ubi:8.10-1778769589@sha256:1551c9a922dbb31c5688380fd955ef57f0f00b395bacb36856bc386eba82897b
7373
workingDir: $(workspaces.source.path)/source
7474
script: |
7575
#!/bin/bash

0 commit comments

Comments
 (0)