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:
parent
89e3f61897
commit
34dc0e52a2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue