From c4fb9eb1184d9472cb5c62b7ded9ca66b041c9a2 Mon Sep 17 00:00:00 2001 From: Rado Chmiel Date: Wed, 24 Apr 2024 18:18:34 +0200 Subject: [PATCH 1/2] 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 4a99574..3cb0be1 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -4,7 +4,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - "/bin/sh" args: @@ -17,7 +17,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - "/bin/sh" args: @@ -30,7 +30,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - "/bin/sh" args: @@ -43,7 +43,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - "/bin/sh" args: @@ -55,7 +55,7 @@ presubmits: always_run: true spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - "/bin/bash" args: From 7e38eee4ebbff6b137bbc62cb540b1dd23a3ee84 Mon Sep 17 00:00:00 2001 From: Rado Chmiel Date: Fri, 26 Apr 2024 19:31:12 +0200 Subject: [PATCH 2/2] Bumping image version to next build --- .prow.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.prow.yaml b/.prow.yaml index 3cb0be1..a90a4f2 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -4,7 +4,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - "/bin/sh" args: @@ -17,7 +17,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - "/bin/sh" args: @@ -30,7 +30,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - "/bin/sh" args: @@ -43,7 +43,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - "/bin/sh" args: @@ -55,7 +55,7 @@ presubmits: always_run: true spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - "/bin/bash" args: