mirror of
https://github.com/kovetskiy/mark.git
synced 2025-06-07 15:02:42 +08:00
Use go 1.23.8 to build
This commit is contained in:
parent
a77a538ab5
commit
dda17fcb55
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.23.6 AS builder
|
FROM golang:1.23.8 AS builder
|
||||||
ENV GOPATH="/go"
|
ENV GOPATH="/go"
|
||||||
WORKDIR /go/src/github.com/kovetskiy/mark
|
WORKDIR /go/src/github.com/kovetskiy/mark
|
||||||
COPY / .
|
COPY / .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user