Skip to content

Commit

Permalink
chore(deps): update maven
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 2057580 commit f39702c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 @@ -89,12 +89,12 @@ spec:
name: workdir
steps:
- name: use-trusted-artifact
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af
image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:b31dc501d5068e30621e51681a2921d4e43f5a030ab78c8991f83a5e774534a3
args:
- use
- $(params.CACHI2_ARTIFACT)=/var/workdir/cachi2
- name: prepare
image: quay.io/konflux-ci/appstudio-utils@sha256:980a09c9bccb6baaf4e698fc5a10a9f5b477233139a3b2a78fc54124c7599e95
image: quay.io/konflux-ci/appstudio-utils@sha256:8f823d79690d4f4f7cf7f1b9ea0d990b02a8bf1960c323a342c93bb152a9d545
workingDir: /var/workdir
script: |
#!/bin/bash
Expand Down
2 changes: 1 addition & 1 deletion 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:980a09c9bccb6baaf4e698fc5a10a9f5b477233139a3b2a78fc54124c7599e95
- image: quay.io/konflux-ci/appstudio-utils@sha256:8f823d79690d4f4f7cf7f1b9ea0d990b02a8bf1960c323a342c93bb152a9d545
name: prepare
computeResources:
limits:
Expand Down

0 comments on commit f39702c

Please sign in to comment.