changed version on the dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# STAGE 1: Build
|
||||
FROM golang:1.24-bookworm AS builder
|
||||
FROM golang:1.25-bookworm AS builder
|
||||
|
||||
# Arbeitsverzeichnis im Container
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user