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 2b4b3a8 commit af47794
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:84c2e7677348a9fa951c0651fcfd9a73408a993b7caa3fce7d8922513440358b
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:84c2e7677348a9fa951c0651fcfd9a73408a993b7caa3fce7d8922513440358b
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 af47794

Please sign in to comment.