v2-Neuerstellung
release-tag / release-image (push) Failing after 1m48s

This commit is contained in:
2026-05-18 11:25:31 +02:00
parent a38c883450
commit b7edfdd544
15 changed files with 836 additions and 600 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
############################
# 1) Go‑Build
############################
FROM golang:1.25 AS build
FROM golang:1.26 AS build
WORKDIR /app
COPY go.mod go.sum ./