From db76ae0f9ead629e2da1c03cc353258106ff8715 Mon Sep 17 00:00:00 2001 From: Rado Chmiel Date: Wed, 24 Apr 2024 18:11:49 +0200 Subject: [PATCH 1/2] gotests image version bump for go 1.22 --- .prow.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.prow.yaml b/.prow.yaml index c5f18caf5..5ede14e8f 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: - make args: @@ -14,7 +14,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - make args: @@ -24,7 +24,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - make args: @@ -34,7 +34,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - "/bin/sh" - "-c" From 28a2e399f7a2190a7c53ff89e89e7038605e6e02 Mon Sep 17 00:00:00 2001 From: Rado Chmiel Date: Fri, 26 Apr 2024 19:27:43 +0200 Subject: [PATCH 2/2] Bumping image version to next build --- .prow.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.prow.yaml b/.prow.yaml index 5ede14e8f..05ea42c3a 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: - make args: @@ -14,7 +14,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - make args: @@ -24,7 +24,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - make args: @@ -34,7 +34,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - "/bin/sh" - "-c"