Compare commits
2 Commits
46bb13e18f
...
db879f43f8
Author | SHA1 | Date | |
---|---|---|---|
db879f43f8 | |||
a34b8a775b |
@@ -1,5 +1,5 @@
|
||||
# Use the official Golang image for building
|
||||
FROM golang:1.24 AS builder
|
||||
FROM golang:1.25 AS builder
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
# Copy Go modules and dependencies
|
||||
|
Reference in New Issue
Block a user