From 5cabb8451ea9d0983c4a6df0c43f1f478d1cfa0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 20:34:39 +0000 Subject: [PATCH] patch(deps): update dependency golang/go to v1.23.4 --- v1.23/Dockerfile.amd64 | 2 +- v1.23/Dockerfile.arm | 2 +- v1.23/Dockerfile.arm64 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/v1.23/Dockerfile.amd64 b/v1.23/Dockerfile.amd64 index c62b747..060df3b 100644 --- a/v1.23/Dockerfile.amd64 +++ b/v1.23/Dockerfile.amd64 @@ -9,7 +9,7 @@ ENV GO111MODULE auto COPY ./overlay / # renovate: datasource=github-tags depName=golang/go -ENV GOLANG_VERSION=1.23.3 +ENV GOLANG_VERSION=1.23.4 # renovate: datasource=github-releases depName=upx/upx ENV UPX_VERSION=4.2.4 diff --git a/v1.23/Dockerfile.arm b/v1.23/Dockerfile.arm index dc08950..58304f7 100644 --- a/v1.23/Dockerfile.arm +++ b/v1.23/Dockerfile.arm @@ -9,7 +9,7 @@ ENV GO111MODULE auto COPY ./overlay / # renovate: datasource=github-tags depName=golang/go -ENV GOLANG_VERSION=1.23.3 +ENV GOLANG_VERSION=1.23.4 # renovate: datasource=github-releases depName=upx/upx ENV UPX_VERSION=4.2.4 diff --git a/v1.23/Dockerfile.arm64 b/v1.23/Dockerfile.arm64 index ca7f3da..6324d5d 100644 --- a/v1.23/Dockerfile.arm64 +++ b/v1.23/Dockerfile.arm64 @@ -9,7 +9,7 @@ ENV GO111MODULE auto COPY ./overlay / # renovate: datasource=github-tags depName=golang/go -ENV GOLANG_VERSION=1.23.3 +ENV GOLANG_VERSION=1.23.4 # renovate: datasource=github-releases depName=upx/upx ENV UPX_VERSION=4.2.4