We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66be0a6 commit a00040aCopy full SHA for a00040a
README.md
@@ -91,7 +91,7 @@ You can use the following command to verify the latest image using its
91
sigstore signature attestation:
92
93
```bash
94
-cosign verify leplusorg/xml --certificate-identity-regexp 'https://github\.com/leplusorg/docker-av/\.github/workflows/.+' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
+cosign verify leplusorg/xml --certificate-identity-regexp 'https://github\.com/leplusorg/docker-xml/\.github/workflows/.+' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
95
```
96
97
The output should look something like this:
0 commit comments