Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/skopeo docker tag…
Browse files Browse the repository at this point in the history
… to v9.5-1733157042
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent f7c5f33 commit 52727e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions task/apply-tags/0.1/apply-tags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
readOnly: true
steps:
- name: apply-additional-tags-from-parameter
image: registry.access.redhat.com/ubi9/skopeo:9.4-14.1728984400@sha256:891ee232a9319ed0f675c318f9605422bde7436328e7faec7dc896a206a78e54
image: registry.access.redhat.com/ubi9/skopeo:9.5-1733157042@sha256:0f2a007deb2360274106bf262cd45a96b8745c6911af646bc4910bda06def6c7
args:
- $(params.ADDITIONAL_TAGS[*])
env:
Expand All @@ -54,7 +54,7 @@ spec:
fi
- name: apply-additional-tags-from-image-label
image: registry.access.redhat.com/ubi9/skopeo:9.4-14.1728984400@sha256:891ee232a9319ed0f675c318f9605422bde7436328e7faec7dc896a206a78e54
image: registry.access.redhat.com/ubi9/skopeo:9.5-1733157042@sha256:0f2a007deb2360274106bf262cd45a96b8745c6911af646bc4910bda06def6c7
env:
- name: IMAGE
value: $(params.IMAGE)
Expand Down
2 changes: 1 addition & 1 deletion task/init/0.2/init.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:

steps:
- name: init
image: registry.access.redhat.com/ubi9/skopeo:9.4-14.1728984400@sha256:891ee232a9319ed0f675c318f9605422bde7436328e7faec7dc896a206a78e54
image: registry.access.redhat.com/ubi9/skopeo:9.5-1733157042@sha256:0f2a007deb2360274106bf262cd45a96b8745c6911af646bc4910bda06def6c7
env:
- name: IMAGE_URL
value: $(params.image-url)
Expand Down

0 comments on commit 52727e7

Please sign in to comment.