[release-11.5.3] Chore: Bump Go to 1.23.7 (#101581)

Chore: Bump Go to 1.23.7
This commit is contained in:
Matheus Macabu
2025-03-05 09:59:05 +01:00
committed by GitHub
parent 596b3e42f5
commit 29d35ec39c
27 changed files with 129 additions and 131 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
ARG BASE_IMAGE=alpine:3.21
ARG JS_IMAGE=node:22-alpine
ARG JS_PLATFORM=linux/amd64
ARG GO_IMAGE=golang:1.23.5-alpine
ARG GO_IMAGE=golang:1.23.7-alpine
# Default to building locally
ARG GO_SRC=go-builder