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