Skip to content

Commit

Permalink
chore(deps): update shared
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 5b544b5 commit 919448f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions task/buildah-rhtap/0.1/buildah-rhtap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
value: $(params.BUILD_ARGS_FILE)
steps:
- name: build
image: registry.access.redhat.com/ubi9/buildah@sha256:29402688af2b394a8400d946751520dbaea64759bbce2ef6928dc58ede6020e6
image: registry.access.redhat.com/ubi9/buildah@sha256:84df6d3ac29fa6e01942f8de5dee7ca8abe0b60877df35669994925dad485eb3
args:
- $(params.BUILD_ARGS[*])
script: |
Expand Down Expand Up @@ -137,7 +137,7 @@ spec:
name: tmpfiles

- name: merge-sboms
image: registry.access.redhat.com/ubi8/python-311@sha256:6cc79822da3610cb30e5fa1f5afebe2b36c69db3f03841638139a54b3c307e42
image: registry.access.redhat.com/ubi8/python-311@sha256:d8fadd2fb3752e207ce546ffb0610fe8cb1bd04d3fbf671db4dfda661e650f61
env:
- name: RESULT_PATH
value: $(results.SBOM_BLOB_URL.path)
Expand Down

0 comments on commit 919448f

Please sign in to comment.