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 4, 2024
1 parent 0057cbc commit e10290f
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:25e118f9e1b5c0dce1c0d510afb4679bc4601c48adb2af12ec1c9a70aef8c005
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 e10290f

Please sign in to comment.