Compare commits
2 Commits
3e2cb30f97
...
d51924bda2
Author | SHA1 | Date | |
---|---|---|---|
d51924bda2 | |||
f0944ae3b9 |
@ -1,4 +1,4 @@
|
||||
FROM golang:1.21 AS builder
|
||||
FROM golang:1.23 AS builder
|
||||
ENV GO111MODULE=on \
|
||||
CGO_ENABLED=0 \
|
||||
GOOS=linux \
|
||||
|
Loading…
Reference in New Issue
Block a user