diff --git a/v1.23/Dockerfile.amd64 b/v1.23/Dockerfile.amd64 index ac2e066..c833729 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.1 +ENV GOLANG_VERSION=1.23.2 # 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 b7005ca..48472a7 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.1 +ENV GOLANG_VERSION=1.23.2 # 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 ad89dbd..41f5abd 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.1 +ENV GOLANG_VERSION=1.23.2 # renovate: datasource=github-releases depName=upx/upx ENV UPX_VERSION=4.2.4