mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
docs: fix broken cosign link in README
The cosign docs page moved; https://docs.sigstore.dev/cosign/overview/ now 404s. Point the link to the current cosign docs landing page at https://docs.sigstore.dev/cosign/. Co-authored-by: TRAE CLI <noreply@bytedance.com>
This commit is contained in:
parent
ead62528e6
commit
927882fd60
1 changed files with 1 additions and 1 deletions
|
|
@ -561,7 +561,7 @@ The Terraform modules live at [`terraform/litellm/aws/`](./terraform/litellm/aws
|
|||
|
||||
### Verify Docker Image Signatures
|
||||
|
||||
All LiteLLM Docker images published to GHCR are signed with [cosign](https://docs.sigstore.dev/cosign/overview/). Every release is signed with the same key introduced in [commit `0112e53`](https://github.com/BerriAI/litellm/commit/0112e53046018d726492c814b3644b7d376029d0).
|
||||
All LiteLLM Docker images published to GHCR are signed with [cosign](https://docs.sigstore.dev/cosign/). Every release is signed with the same key introduced in [commit `0112e53`](https://github.com/BerriAI/litellm/commit/0112e53046018d726492c814b3644b7d376029d0).
|
||||
|
||||
**Verify using the pinned commit hash (recommended):**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue