From 8d402ebfd82f512bedf096920730be89fbbc871f Mon Sep 17 00:00:00 2001 From: James Strong Date: Thu, 4 Apr 2024 09:27:19 -0400 Subject: [PATCH] update test image and go version Signed-off-by: James Strong --- GOLANG_VERSION | 2 +- images/test-runner/TAG | 2 +- 2 files changed, 2 insertions(+), 2 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/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