Compare commits
No commits in common. "d1d118b05a1f2fda289aca11bb431ac2d61dc5fb" and "3b207959abc825e7d728f149a04b96c3fef8d62c" have entirely different histories.
d1d118b05a
...
3b207959ab
@ -1,4 +1,4 @@
|
||||
FROM golang:1.21
|
||||
FROM golang:1.20
|
||||
WORKDIR /src
|
||||
COPY . ./
|
||||
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -v .
|
||||
|
Loading…
Reference in New Issue
Block a user