docker: use Go 1.26.5 release instead of 1.27rc2

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Tobias Gesellchen
2026-07-09 21:05:09 +02:00
co-authored by Claude Opus 4.8
parent 486fb2faab
commit 397faaaabd
+1 -1
View File
@@ -1,5 +1,5 @@
# Build stage
FROM --platform=$BUILDPLATFORM golang:1.27rc2-alpine AS builder
FROM --platform=$BUILDPLATFORM golang:1.26.5-alpine AS builder
# Declare automatic platform ARGs to make them available in build stage
# See https://docs.docker.com/reference/dockerfile#automatic-platform-args-in-the-global-scope