1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-28 02:18:15 +00:00

fix: use digest instead of tag for custom-sigstore-tuf conformance test (#11492)

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
This commit is contained in:
Vishal Choudhary 2024-10-30 20:12:20 +05:30 committed by GitHub
parent 89e3f61897
commit 34dc0e52a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,6 @@ metadata:
namespace: default
spec:
containers:
- image: ghcr.io/nirmata/github-signing-demo:latest
- image: ghcr.io/nirmata/github-signing-demo@sha256:072be10d1892bbf31e3c273ea5b2be9d7e5839c5a84f1daf5b4d90e766dd9343
name: test-container