Skip to content

Commit

Permalink
Update maven
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent d6a5e8f commit 10964b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions task/build-maven-zip-oci-ta/0.1/build-maven-zip-oci-ta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:aa82cede19df3ab8fcb11a056d160a56fecf2564d63c1f5d150c977cbce54264
workingDir: /var/workdir
script: |
#!/bin/bash
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions task/build-maven-zip/0.1/build-maven-zip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:aa82cede19df3ab8fcb11a056d160a56fecf2564d63c1f5d150c977cbce54264
name: prepare
computeResources:
limits:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 10964b7

Please sign in to comment.