Skip to content

Commit 889b5f9

Browse files
authored
Bumping gotests image version to next build (#723)
golangci-lint update to work with go 1.22 updated other components as well This resolves failing tests in #597 and #722
1 parent 7d0faf5 commit 889b5f9

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:1782782171367346176
7+
- image: nephio/gotests:1783899289886396416
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:1782782171367346176
17+
- image: nephio/gotests:1783899289886396416
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:1782782171367346176
27+
- image: nephio/gotests:1783899289886396416
2828
command:
2929
- make
3030
args:
@@ -34,7 +34,7 @@ presubmits:
3434
always_run: true
3535
spec:
3636
containers:
37-
- image: nephio/gotests:1782782171367346176
37+
- image: nephio/gotests:1783899289886396416
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:1782782171367346176
77+
- image: nephio/gotests:1783899289886396416
7878
command:
7979
- "/usr/local/bin/lichen.sh"
8080

0 commit comments

Comments
 (0)