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 7232f73 commit 1d61b77Copy full SHA for 1d61b77
README.md
@@ -43,7 +43,7 @@ You can use the following command to verify the latest image using its
43
sigstore signature attestation:
44
45
```bash
46
-cosign verify leplusorg/aws-cli --certificate-identity-regexp 'https://github\.com/leplusorg/docker-av/\.github/workflows/.+' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
+cosign verify leplusorg/aws-cli --certificate-identity-regexp 'https://github\.com/leplusorg/docker-aws-cli/\.github/workflows/.+' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
47
```
48
49
The output should look something like this:
0 commit comments