We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611bb83 commit f724b7cCopy full SHA for f724b7c
README.md
@@ -59,7 +59,7 @@ You can use the following command to verify the latest image using its
59
sigstore signature attestation:
60
61
```bash
62
-cosign verify leplusorg/kali --certificate-identity-regexp 'https://github\.com/leplusorg/docker-av/\.github/workflows/.+' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
+cosign verify leplusorg/kali --certificate-identity-regexp 'https://github\.com/leplusorg/docker-kali/\.github/workflows/.+' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
63
```
64
65
The output should look something like this:
0 commit comments