From df0a78ea8f11ba09776b626800d0ae7e2695bf88 Mon Sep 17 00:00:00 2001 From: Rado Chmiel Date: Wed, 24 Apr 2024 18:05:31 +0200 Subject: [PATCH] gotests image version bump for go 1.22 --- .prow.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.prow.yaml b/.prow.yaml index 22d2e93a..650b792c 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -4,7 +4,7 @@ presubmits: run_if_changed: "(\\.go|Makefile)$" spec: containers: - - image: nephio/gotests:1671656214984921088 + - image: nephio/gotests:1782782171367346176 command: - make args: @@ -14,7 +14,7 @@ presubmits: run_if_changed: "(\\.go|Makefile)$" spec: containers: - - image: nephio/gotests:1671656214984921088 + - image: nephio/gotests:1782782171367346176 command: - make args: @@ -24,7 +24,7 @@ presubmits: run_if_changed: "(\\.go|Makefile)$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - make args: @@ -34,7 +34,7 @@ presubmits: always_run: true spec: containers: - - image: nephio/gotests:1671656214984921088 + - image: nephio/gotests:1782782171367346176 command: - "/bin/sh" - "-c" @@ -74,7 +74,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1671656214984921088 + - image: nephio/gotests:1782782171367346176 command: - "/usr/local/bin/lichen.sh"