Commit a22dd6e
Simplify Dockerfile to use pre-built binary from GoReleaser
GoReleaser builds the binary and copies it into the Docker build context,
so the multi-stage Go compilation is unnecessary and breaks the build
(go.sum not present in the context).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7c1e46b commit a22dd6e
1 file changed
Lines changed: 1 addition & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 1 | | |
24 | 2 | | |
25 | 3 | | |
| |||
31 | 9 | | |
32 | 10 | | |
33 | 11 | | |
34 | | - | |
| 12 | + | |
35 | 13 | | |
36 | 14 | | |
37 | 15 | | |
| |||
0 commit comments