We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 022cee7 + cdd70b9 commit a59a697Copy full SHA for a59a697
deploy/tasks/pre-build.yaml
@@ -134,7 +134,7 @@ spec:
134
- --git-disable-ssl-verification=$(params.GIT_SSL_VERIFICATION)
135
- --git-reuse-repository=$(params.GIT_REUSE_REPOSITORY)
136
- name: create-pre-build-image
137
- image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:d6f57d97d19008437680190908fe5444cda380f9c77d0e9efde7153720412e05
+ image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:e0e457b6af10e44ff6b90208a9e69adc863a865e1c062c4cb84bf3846037d74d
138
script: |
139
echo "Creating pre-build-image archive"
140
export ORAS_OPTIONS="$ORAS_OPTIONS --image-spec=v1.0 --artifact-type application/vnd.oci.image.config.v1+json"
0 commit comments