Compare commits
3 Commits
9cd6a60bf0
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
d6ccf91ae5 | |||
de68bb930e | |||
5fdb21326e |
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.23 as builder
|
FROM golang:1.25 as builder
|
||||||
COPY . /castor
|
COPY . /castor
|
||||||
RUN cd /castor && CGO_ENABLED=0 go build
|
RUN cd /castor && CGO_ENABLED=0 go build
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user