Commit daac3b3
committed
chore(Dockerfile): switch to alpine for building the binary
Currently the SLE BCI doesn't provide go 1.26.4, which results in a
failure.
Consume the Go compiler from the official Go container image.
Signed-off-by: Flavio Castelli <fcastelli@suse.com>1 parent 7a51325 commit daac3b3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments