Compare commits
1 Commits
c1ce1a1565
...
1efa028e37
Author | SHA1 | Date | |
---|---|---|---|
1efa028e37 |
@ -1,5 +1,5 @@
|
|||||||
# Use the official Golang image for building
|
# Use the official Golang image for building
|
||||||
FROM golang:1.23 AS builder
|
FROM golang:1.24 AS builder
|
||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
# Copy Go modules and dependencies
|
# Copy Go modules and dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user