From 2769b7de2216e25036ac2fc73d7062baec2354e2 Mon Sep 17 00:00:00 2001 From: Fiachra Corcoran Date: Mon, 29 Jul 2024 09:10:38 +0100 Subject: [PATCH] Use latest nephio/gotests image --- .prow.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.prow.yaml b/.prow.yaml index 8d95dc63..d63f5c29 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -4,7 +4,7 @@ presubmits: run_if_changed: "(\\.go|Makefile)$" spec: containers: - - image: nephio/gotests:1783899289886396416 + - image: nephio/gotests:1817817865340850176 command: - make args: @@ -14,7 +14,7 @@ presubmits: run_if_changed: "(\\.go|Makefile)$" spec: containers: - - image: nephio/gotests:1783899289886396416 + - image: nephio/gotests:1817817865340850176 command: - make args: @@ -24,7 +24,7 @@ presubmits: run_if_changed: "(\\.go|Makefile)$" spec: containers: - - image: nephio/gotests:1783899289886396416 + - image: nephio/gotests:1817817865340850176 command: - make args: @@ -34,7 +34,7 @@ presubmits: always_run: true spec: containers: - - image: nephio/gotests:1783899289886396416 + - image: nephio/gotests:1817817865340850176 command: - "/bin/sh" - "-c" @@ -74,7 +74,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1783899289886396416 + - image: nephio/gotests:1817817865340850176 command: - "/usr/local/bin/lichen.sh"