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 559f737 commit 9c8b6f4Copy full SHA for 9c8b6f4
README.md
@@ -83,7 +83,7 @@ You can use the following command to verify the latest image using its
83
sigstore signature attestation:
84
85
```bash
86
-cosign verify leplusorg/json --certificate-identity-regexp 'https://github\.com/leplusorg/docker-av/\.github/workflows/.+' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
+cosign verify leplusorg/json --certificate-identity-regexp 'https://github\.com/leplusorg/docker-json/\.github/workflows/.+' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
87
```
88
89
The output should look something like this:
0 commit comments