mirror of
https://github.com/dpup/meshstream.git
synced 2026-03-28 17:42:37 +01:00
Upgrade Go to 1.25.5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -37,7 +37,7 @@ RUN pnpm build
|
||||
###############################################################################
|
||||
# Stage 2: Build the Go server
|
||||
###############################################################################
|
||||
FROM golang:1.24.1-alpine AS go-builder
|
||||
FROM golang:1.25.5-alpine AS go-builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user