Skip to content

Commit 3f914b3

Browse files
authored
gotests image version bump for go 1.22 (#720)
gotests image version bump for go 1.22
1 parent 1f3b38d commit 3f914b3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.prow.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ presubmits:
44
run_if_changed: "(\\.go|Makefile)$"
55
spec:
66
containers:
7-
- image: nephio/gotests:1671656214984921088
7+
- image: nephio/gotests:1782782171367346176
88
command:
99
- make
1010
args:
@@ -14,7 +14,7 @@ presubmits:
1414
run_if_changed: "(\\.go|Makefile)$"
1515
spec:
1616
containers:
17-
- image: nephio/gotests:1671656214984921088
17+
- image: nephio/gotests:1782782171367346176
1818
command:
1919
- make
2020
args:
@@ -24,7 +24,7 @@ presubmits:
2424
run_if_changed: "(\\.go|Makefile)$"
2525
spec:
2626
containers:
27-
- image: nephio/gotests:7
27+
- image: nephio/gotests:1782782171367346176
2828
command:
2929
- make
3030
args:
@@ -34,7 +34,7 @@ presubmits:
3434
always_run: true
3535
spec:
3636
containers:
37-
- image: nephio/gotests:1671656214984921088
37+
- image: nephio/gotests:1782782171367346176
3838
command:
3939
- "/bin/sh"
4040
- "-c"
@@ -74,7 +74,7 @@ presubmits:
7474
run_if_changed: "^.*.go$"
7575
spec:
7676
containers:
77-
- image: nephio/gotests:1671656214984921088
77+
- image: nephio/gotests:1782782171367346176
7878
command:
7979
- "/usr/local/bin/lichen.sh"
8080

0 commit comments

Comments
 (0)