Compare commits
2 Commits
03606d5a3e
...
efc178f578
| Author | SHA1 | Date | |
|---|---|---|---|
| efc178f578 | |||
| 493c093fdb |
@@ -1,5 +1,5 @@
|
|||||||
# STAGE 1: Build
|
# STAGE 1: Build
|
||||||
FROM golang:1.24-bookworm AS builder
|
FROM golang:1.25-bookworm AS builder
|
||||||
|
|
||||||
# Arbeitsverzeichnis im Container
|
# Arbeitsverzeichnis im Container
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user