mirror of
https://github.com/dpup/meshstream.git
synced 2026-06-23 11:31:39 +02:00
Upgrade Go to 1.25.5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -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