update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Step 1: Build the Go binary in a separate stage
|
||||
FROM golang:1.23 AS builder
|
||||
FROM golang:1.24 AS builder
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user