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 02172c8 commit f1843a9Copy full SHA for f1843a9
README.md
@@ -171,7 +171,7 @@ Use [cosign](https://docs.sigstore.dev/about/tooling/#cosign) to verify the base
171
```bash
172
cosign dockerfile verify Dockerfile \
173
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
174
- --certificate-identity-regexp '^https\:\/\/github\.com\/codecentric\/single\-page\-application\-server' \
+ --certificate-identity-regexp '^https\:\/\/github\.com\/codecentric\/single\-page\-application\-server\/' \
175
--base-image-only
176
```
177
0 commit comments