Skip to content

Commit

Permalink
chore: use latest utils image for pyxis update
Browse files Browse the repository at this point in the history
This pulls in the following change:
konflux-ci/release-service-utils#284

Signed-off-by: Ralph Bean <[email protected]>
  • Loading branch information
ralphbean committed Oct 24, 2024
1 parent d70fbcf commit b05a60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/create-pyxis-image/create-pyxis-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
description: The relative path in the workspace to the stored pyxis data json
steps:
- name: create-pyxis-image
image: quay.io/konflux-ci/release-service-utils:65d8db844c008e7736ec8dff307868525279484d
image: quay.io/konflux-ci/release-service-utils:31c0a95a9604fd16b002b4969cfd74753d9c5e77
env:
- name: pyxisCert
valueFrom:
Expand Down

0 comments on commit b05a60a

Please sign in to comment.