Update Docker and package
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Stage 1: Build the Go application
|
||||
FROM golang:1.22-alpine AS builder
|
||||
FROM golang:1.25-alpine AS builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user