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.
1 parent a1d6e21 commit 3b6debaCopy full SHA for 3b6deba
ansible/roles/operator-pipeline/templates/openshift/tasks/digest-pinning.yml
@@ -38,7 +38,7 @@ spec:
38
> "$REGISTRY_AUTH_FILE"
39
fi
40
- name: pin-digest
41
- image: quay.io/redhat-isv/digest-pinning-tool@sha256:42cb3b1b668b19ea656679a5d53b46ecf1ed14f42c48cc721ebdf72594ef3447
+ image: quay.io/redhat-isv/digest-pinning-tool@sha256:5527689fd6e26d5240ecb3acf2e341750285c6c179a44ba368354957fe6f1617
42
workingDir: $(workspaces.source.path)
43
script: |
44
#! /usr/bin/env bash
0 commit comments