Compare commits
2 Commits
ee5a308eaf
...
4d313c5e45
Author | SHA1 | Date | |
---|---|---|---|
4d313c5e45 | |||
2bea6bec61 |
@ -1,4 +1,4 @@
|
||||
FROM golang:1.18 as builder
|
||||
FROM golang:1.20 as builder
|
||||
COPY . /castor
|
||||
RUN cd /castor && CGO_ENABLED=0 go build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user