Update go (#40)
Reviewed-on: phoenix/textsender-auth#40 Co-authored-by: phoenix <mail@kundeng.us> Co-committed-by: phoenix <mail@kundeng.us>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Multi-stage Dockerfile for Go application
|
||||
FROM golang:1.25.4 AS builder
|
||||
FROM golang:1.26.1 AS builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user