File tree 1 file changed +3
-3
lines changed
config/jobs/kubernetes/test-infra 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ periodics:
66
66
serviceAccountName : fuzz-test
67
67
containers :
68
68
# TODO(mpherman) : Change to versioned once stable
69
- - image : gcr.io/k8s-testimages/ci_fuzz:latest
69
+ - image : gcr.io/k8s-testimages/clusterfuzzlite:v20230201-4b504e83f1
70
70
command :
71
71
- runner.sh
72
72
args :
@@ -105,7 +105,7 @@ periodics:
105
105
serviceAccountName : fuzz-test
106
106
containers :
107
107
# TODO(mpherman) : Change to versioned once stable
108
- - image : gcr.io/k8s-testimages/ci_fuzz:latest
108
+ - image : gcr.io/k8s-testimages/clusterfuzzlite:v20230201-4b504e83f1
109
109
command :
110
110
- runner.sh
111
111
args :
@@ -144,7 +144,7 @@ periodics:
144
144
serviceAccountName : fuzz-test
145
145
containers :
146
146
# TODO(mpherman) : Change to versioned once stable
147
- - image : gcr.io/k8s-testimages/ci_fuzz:latest
147
+ - image : gcr.io/k8s-testimages/clusterfuzzlite:v20230201-4b504e83f1
148
148
command :
149
149
- runner.sh
150
150
args :
You can’t perform that action at this time.
0 commit comments