Skip to content

Commit

Permalink
Use newer version of pipeline-docker-build image (#3949)
Browse files Browse the repository at this point in the history
The pipeline-docker-build includes a fix for the clamav-scan task
failing with newer OSP version due to stricter validation.
  • Loading branch information
enarha authored Jun 26, 2024
1 parent 9f4d115 commit 8540173
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ data:
default-pipeline-name: docker-build
pipelines:
- name: fbc-builder
bundle: quay.io/konflux-ci/tekton-catalog/pipeline-fbc-builder:ab6b0b8e40e440158e7288c73aff1cf83a2cc8a9
bundle: quay.io/konflux-ci/tekton-catalog/pipeline-fbc-builder:83a22dc82f7ae6ce8868ad2594aec8641884505f
- name: docker-build
bundle: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build:ab6b0b8e40e440158e7288c73aff1cf83a2cc8a9
bundle: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build:83a22dc82f7ae6ce8868ad2594aec8641884505f

0 comments on commit 8540173

Please sign in to comment.