From 919448f900ebbc7cbc45a3ac5c469e17bb7af691 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 14:34:31 +0000 Subject: [PATCH] chore(deps): update shared --- task/buildah-rhtap/0.1/buildah-rhtap.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/task/buildah-rhtap/0.1/buildah-rhtap.yaml b/task/buildah-rhtap/0.1/buildah-rhtap.yaml index 218bbca0d9..21b5b9e3eb 100644 --- a/task/buildah-rhtap/0.1/buildah-rhtap.yaml +++ b/task/buildah-rhtap/0.1/buildah-rhtap.yaml @@ -65,7 +65,7 @@ spec: value: $(params.BUILD_ARGS_FILE) steps: - name: build - image: registry.access.redhat.com/ubi9/buildah@sha256:29402688af2b394a8400d946751520dbaea64759bbce2ef6928dc58ede6020e6 + image: registry.access.redhat.com/ubi9/buildah@sha256:84df6d3ac29fa6e01942f8de5dee7ca8abe0b60877df35669994925dad485eb3 args: - $(params.BUILD_ARGS[*]) script: | @@ -137,7 +137,7 @@ spec: name: tmpfiles - name: merge-sboms - image: registry.access.redhat.com/ubi8/python-311@sha256:6cc79822da3610cb30e5fa1f5afebe2b36c69db3f03841638139a54b3c307e42 + image: registry.access.redhat.com/ubi8/python-311@sha256:d8fadd2fb3752e207ce546ffb0610fe8cb1bd04d3fbf671db4dfda661e650f61 env: - name: RESULT_PATH value: $(results.SBOM_BLOB_URL.path)