We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694642e commit 332629dCopy full SHA for 332629d
ansible/roles/operator-pipeline/templates/openshift/tasks/buildah.yml
@@ -11,7 +11,7 @@ spec:
11
- description: Reference of the image buildah will produce.
12
name: IMAGE
13
type: string
14
- - default: registry.redhat.io/rhel8/buildah@sha256:144bf3afc949e36a9b25c400c139a2d025d188c3892290c93dc16753dfa516fa
+ - default: registry.redhat.io/rhel8/buildah@sha256:a1e5cc0fb334e333e5eab69689223e8bd1f0c060810d260603b26cf8c0da2023
15
description: The location of the buildah builder image.
16
name: BUILDER_IMAGE
17
0 commit comments