Skip to content

Commit 7710e08

Browse files
authored
Merge pull request #62 from radoslawc/gotest_update
gotests image version bump for go 1.22
2 parents 9bbe5d8 + 28a2e39 commit 7710e08

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.prow.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ presubmits:
44
run_if_changed: "^.*.go$"
55
spec:
66
containers:
7-
- image: nephio/gotests:7
7+
- image: nephio/gotests:1783899289886396416
88
command:
99
- make
1010
args:
@@ -14,7 +14,7 @@ presubmits:
1414
run_if_changed: "^.*.go$"
1515
spec:
1616
containers:
17-
- image: nephio/gotests:7
17+
- image: nephio/gotests:1783899289886396416
1818
command:
1919
- make
2020
args:
@@ -24,7 +24,7 @@ presubmits:
2424
run_if_changed: "^.*.go$"
2525
spec:
2626
containers:
27-
- image: nephio/gotests:7
27+
- image: nephio/gotests:1783899289886396416
2828
command:
2929
- make
3030
args:
@@ -34,7 +34,7 @@ presubmits:
3434
run_if_changed: "^.*.go$"
3535
spec:
3636
containers:
37-
- image: nephio/gotests:7
37+
- image: nephio/gotests:1783899289886396416
3838
command:
3939
- "/bin/sh"
4040
- "-c"

0 commit comments

Comments
 (0)