Changeset 0.33.0 (#207)
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# ============================================
|
||||
|
||||
# ── Stage 1: Go backend build ────────────────
|
||||
FROM golang:1.22-bookworm AS backend
|
||||
FROM golang:1.23-bookworm AS backend
|
||||
|
||||
WORKDIR /app
|
||||
COPY server/go.mod server/go.sum* ./
|
||||
|
||||
Reference in New Issue
Block a user