Init
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 1m5s
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 1m5s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# --- STAGE 1: Builder (Kompilieren) ---
|
||||
FROM golang:1.23-alpine AS builder
|
||||
FROM golang:1.25-alpine AS builder
|
||||
|
||||
# Arbeitsverzeichnis im Container erstellen
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user