mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-03 23:16:53 +00:00
CI: Bump Go and golangci-lint versions (#1313)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.20 as build
|
||||
FROM golang:1.21 as build
|
||||
WORKDIR /go/src/github.com/thrasher-corp/gocryptotrader
|
||||
COPY . .
|
||||
RUN GO111MODULE=on go mod vendor
|
||||
|
||||
Reference in New Issue
Block a user