Compare commits
2 Commits
7da2e33077
...
a1d270fc7c
| Author | SHA1 | Date | |
|---|---|---|---|
|
a1d270fc7c
|
|||
|
731baf65f1
|
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24-alpine3.22 as builder
|
FROM golang:1.25-alpine3.22 as builder
|
||||||
# Do not remove `git` here, it is required for getting runner version when executing `make build`
|
# Do not remove `git` here, it is required for getting runner version when executing `make build`
|
||||||
RUN apk add --no-cache make git
|
RUN apk add --no-cache make git
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user