Skip to content

Commit

Permalink
Add dockerhub image link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hbenali committed Jul 25, 2023
1 parent 2e2fe8a commit a187fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cosign verify --key cosign.pub ghcr.io/meeds-io/meeds/meeds-io:develop
```json
[{"critical":{"identity":{"docker-reference":"ghcr.io/meeds-io/meeds/meeds-io"},"image":{"docker-manifest-digest":"sha256:da29f98a3000ae5232ceb2502ce2ae10903969c762b1d3d4e43a8b7104b87888"},"type":"cosign container image signature"},"optional":null}]
```
Also starting with Meeds `1.5.0-M11` from DockerHub, Meeds docker will be signed with `cosign` tool. In order to verify its signature:
Also starting with Meeds `1.5.0-M11` from DockerHub, Meeds docker [meedsio/meeds](https://hub.docker.com/r/meedsio/meeds) image will be signed with `cosign` tool. In order to verify its signature:

Execute the following command:
```bash
Expand Down

0 comments on commit a187fb8

Please sign in to comment.