File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
branches : [ "main" ]
8
8
9
9
env :
10
- MODEL_TRANSPARENCY_IMG : quay.io/securesign/model-transparency@sha256:3c870f9fe54b8c1ad625f7bc54420c8af2d877045d327598bea32e33edd9ee11
10
+ MODEL_TRANSPARENCY_IMG : quay.io/securesign/model-transparency@sha256:92f6bac037aa93424c113a8581770095787f8742ea319f9a4a6c7e25950814d4
11
11
12
12
permissions :
13
13
contents : read
Original file line number Diff line number Diff line change 24
24
// ModelTransparencyCliImage is the default image for the model transparency CLI
25
25
// used as an init container to validate model signatures
26
26
ModelTransparencyCliImage = "registry.redhat.io/rhtas/model-transparency-rhel9@" +
27
- "sha256:3c870f9fe54b8c1ad625f7bc54420c8af2d877045d327598bea32e33edd9ee11 "
27
+ "sha256:92f6bac037aa93424c113a8581770095787f8742ea319f9a4a6c7e25950814d4 "
28
28
)
You can’t perform that action at this time.
0 commit comments