From 84b3cd21b9cc194838dd310fedcc316ea8a4aab4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 12:08:32 +0000 Subject: [PATCH] Update maven --- task/build-maven-zip-oci-ta/0.1/build-maven-zip-oci-ta.yaml | 4 ++-- task/build-maven-zip/0.1/build-maven-zip.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/task/build-maven-zip-oci-ta/0.1/build-maven-zip-oci-ta.yaml b/task/build-maven-zip-oci-ta/0.1/build-maven-zip-oci-ta.yaml index 17a60f49b1..cb535b9f27 100644 --- a/task/build-maven-zip-oci-ta/0.1/build-maven-zip-oci-ta.yaml +++ b/task/build-maven-zip-oci-ta/0.1/build-maven-zip-oci-ta.yaml @@ -94,7 +94,7 @@ spec: - use - $(params.CACHI2_ARTIFACT)=/var/workdir/cachi2 - name: prepare - image: quay.io/konflux-ci/appstudio-utils@sha256:1f31b6443c7d114cb3b6448136a9ef3730e9c72485e45172fc11c0176a86a267 + image: quay.io/konflux-ci/appstudio-utils@sha256:980a09c9bccb6baaf4e698fc5a10a9f5b477233139a3b2a78fc54124c7599e95 workingDir: /var/workdir script: | #!/bin/bash @@ -132,7 +132,7 @@ spec: add: - SETFCAP - name: build - image: quay.io/konflux-ci/oras:latest@sha256:9d6db5840c70e65fefe041201cc7ffe2d1661bd0582b590b54787213ccfd76e9 + image: quay.io/konflux-ci/oras:latest@sha256:66ccc8c3698304036a42739f6e1836f3399a46645be2d3c5d6d456b9c79fff40 workingDir: /var/workdir volumeMounts: - mountPath: /mnt/trusted-ca diff --git a/task/build-maven-zip/0.1/build-maven-zip.yaml b/task/build-maven-zip/0.1/build-maven-zip.yaml index 44746710d7..3d4394976c 100644 --- a/task/build-maven-zip/0.1/build-maven-zip.yaml +++ b/task/build-maven-zip/0.1/build-maven-zip.yaml @@ -63,7 +63,7 @@ spec: name: shared steps: - - image: quay.io/konflux-ci/appstudio-utils@sha256:1f31b6443c7d114cb3b6448136a9ef3730e9c72485e45172fc11c0176a86a267 + - image: quay.io/konflux-ci/appstudio-utils@sha256:980a09c9bccb6baaf4e698fc5a10a9f5b477233139a3b2a78fc54124c7599e95 name: prepare computeResources: limits: @@ -102,7 +102,7 @@ spec: add: - SETFCAP workingDir: $(workspaces.source.path) - - image: quay.io/konflux-ci/oras:latest@sha256:9d6db5840c70e65fefe041201cc7ffe2d1661bd0582b590b54787213ccfd76e9 + - image: quay.io/konflux-ci/oras:latest@sha256:66ccc8c3698304036a42739f6e1836f3399a46645be2d3c5d6d456b9c79fff40 name: build computeResources: limits: