File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
config/jobs/kubernetes-sigs/security-profiles-operator Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ presubmits:
9
9
testgrid-create-test-group : ' true'
10
10
spec :
11
11
containers :
12
- - image : public.ecr.aws/docker/library/golang:1.24
12
+ - image : public.ecr.aws/docker/library/golang:1.25
13
13
command :
14
14
- hack/pull-security-profiles-operator-build
15
15
resources :
@@ -29,7 +29,7 @@ presubmits:
29
29
testgrid-create-test-group : ' true'
30
30
spec :
31
31
containers :
32
- - image : public.ecr.aws/docker/library/golang:1.24
32
+ - image : public.ecr.aws/docker/library/golang:1.25
33
33
command :
34
34
- hack/pull-security-profiles-operator-verify
35
35
resources :
@@ -49,7 +49,7 @@ presubmits:
49
49
testgrid-create-test-group : ' true'
50
50
spec :
51
51
containers :
52
- - image : public.ecr.aws/docker/library/golang:1.24
52
+ - image : public.ecr.aws/docker/library/golang:1.25
53
53
command :
54
54
- hack/pull-security-profiles-operator-test-unit
55
55
resources :
You can’t perform that action at this time.
0 commit comments