mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-07 13:58:03 +00:00
Merge pull request #19 from ublue-os/docss
fix: change img to startingpoint in verification
This commit is contained in:
@@ -72,6 +72,6 @@ Check the [just website](https://just.systems) for tips on modifying and adding
|
|||||||
|
|
||||||
These images are signed with sisgstore's [cosign](https://docs.sigstore.dev/cosign/overview/). You can verify the signature by downloading the `cosign.pub` key from this repo and running the following command:
|
These images are signed with sisgstore's [cosign](https://docs.sigstore.dev/cosign/overview/). You can verify the signature by downloading the `cosign.pub` key from this repo and running the following command:
|
||||||
|
|
||||||
cosign verify --key cosign.pub ghcr.io/ublue-os/base
|
cosign verify --key cosign.pub ghcr.io/ublue-os/startingpoint
|
||||||
|
|
||||||
If you're forking this repo, the uBlue website has [instructions](https://ublue.it/making-your-own/) for setting up signing properly.
|
If you're forking this repo, the uBlue website has [instructions](https://ublue.it/making-your-own/) for setting up signing properly.
|
||||||
|
|||||||
Reference in New Issue
Block a user