From 6879b6644e5eed6078d922b4a1f400798cc6786b Mon Sep 17 00:00:00 2001 From: k8s-infra-cherrypick-robot <90416843+k8s-infra-cherrypick-robot@users.noreply.github.com> Date: Wed, 10 Apr 2024 08:17:48 -0700 Subject: [PATCH] force nginx rebuild (#11245) * force nginx rebuild Signed-off-by: James Strong * update test image and go version Signed-off-by: James Strong --------- Signed-off-by: James Strong Co-authored-by: James Strong --- GOLANG_VERSION | 2 +- images/nginx-1.25/TAG | 2 +- images/test-runner/TAG | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GOLANG_VERSION b/GOLANG_VERSION index 24b38a959..8864ad297 100644 --- a/GOLANG_VERSION +++ b/GOLANG_VERSION @@ -1 +1 @@ -1.22.1 \ No newline at end of file +1.22.2 \ No newline at end of file diff --git a/images/nginx-1.25/TAG b/images/nginx-1.25/TAG index 837042c77..254a9f20d 100644 --- a/images/nginx-1.25/TAG +++ b/images/nginx-1.25/TAG @@ -1 +1 @@ -v0.0.5 \ No newline at end of file +v0.0.6 \ No newline at end of file diff --git a/images/test-runner/TAG b/images/test-runner/TAG index 95e94cdd3..90ab6e946 100644 --- a/images/test-runner/TAG +++ b/images/test-runner/TAG @@ -1 +1 @@ -v0.0.1 \ No newline at end of file +v0.0.2 \ No newline at end of file