File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -233,7 +233,7 @@ spec:
233233 - name : ORAS_OPTIONS
234234 value : $(params.ORAS_OPTIONS)
235235 - name : build
236- image : quay.io/konflux-ci/buildah-task:latest@sha256:860a239c5f25376a435a514ae6d53a5c75b1fa492461d17774e9b7cb32d1e275
236+ image : quay.io/konflux-ci/buildah-task:latest@sha256:218d526bbaf0ceee4d6b4ee78af5e22de786cf2ed7c13f8a915263a43ac50f7a
237237 args :
238238 - $(params.BUILD_ARGS[*])
239239 workingDir : /var/workdir
@@ -521,7 +521,7 @@ spec:
521521 securityContext :
522522 runAsUser : 0
523523 - name : inject-sbom-and-push
524- image : quay.io/konflux-ci/buildah-task:latest@sha256:860a239c5f25376a435a514ae6d53a5c75b1fa492461d17774e9b7cb32d1e275
524+ image : quay.io/konflux-ci/buildah-task:latest@sha256:218d526bbaf0ceee4d6b4ee78af5e22de786cf2ed7c13f8a915263a43ac50f7a
525525 workingDir : /var/workdir
526526 volumeMounts :
527527 - mountPath : /var/lib/containers
You can’t perform that action at this time.
0 commit comments