From 3e710497825e69abb653fa0151755a2ed20565e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:46:51 +0000 Subject: [PATCH] chore(deps): update quay.io/konflux-ci/konflux-test:latest docker digest to eee855e --- task/tkn-bundle-oci-ta/0.1/tkn-bundle-oci-ta.yaml | 2 +- task/tkn-bundle/0.1/tkn-bundle.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/task/tkn-bundle-oci-ta/0.1/tkn-bundle-oci-ta.yaml b/task/tkn-bundle-oci-ta/0.1/tkn-bundle-oci-ta.yaml index 4e09d4c397..39307b56ec 100644 --- a/task/tkn-bundle-oci-ta/0.1/tkn-bundle-oci-ta.yaml +++ b/task/tkn-bundle-oci-ta/0.1/tkn-bundle-oci-ta.yaml @@ -59,7 +59,7 @@ spec: - use - $(params.SOURCE_ARTIFACT)=/var/workdir/source - name: modify-task-files - image: quay.io/konflux-ci/konflux-test:latest@sha256:2224fabdb0a28a415d4af4c58ae53d7c4c53c83c315f12e07d1d7f48a80bfa70 + image: quay.io/konflux-ci/konflux-test:latest@sha256:eee855e60b437d9a55a30e63f2eb7f95d9fd6d3b111c32cac8730c9b7a071394 workingDir: /var/workdir/source env: - name: CONTEXT diff --git a/task/tkn-bundle/0.1/tkn-bundle.yaml b/task/tkn-bundle/0.1/tkn-bundle.yaml index 87de56918c..fafe1a7538 100644 --- a/task/tkn-bundle/0.1/tkn-bundle.yaml +++ b/task/tkn-bundle/0.1/tkn-bundle.yaml @@ -41,7 +41,7 @@ spec: - name: TASK_FILE value: tekton_task_files steps: - - image: quay.io/konflux-ci/konflux-test:latest@sha256:2224fabdb0a28a415d4af4c58ae53d7c4c53c83c315f12e07d1d7f48a80bfa70 + - image: quay.io/konflux-ci/konflux-test:latest@sha256:eee855e60b437d9a55a30e63f2eb7f95d9fd6d3b111c32cac8730c9b7a071394 name: modify-task-files env: - name: CONTEXT