mirror of
https://github.com/kovetskiy/mark.git
synced 2026-05-03 22:12:35 +00:00
Update to go 1.20
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.19.6 as builder
|
||||
FROM golang:1.20.2 as builder
|
||||
ENV GOPATH="/go"
|
||||
WORKDIR /go/src/github.com/kovetskiy/mark
|
||||
COPY / .
|
||||
|
||||
Reference in New Issue
Block a user