mirror of
https://github.com/AthanorLabs/atomic-swap.git
synced 2026-01-10 06:38:04 -05:00
go version 1.21, libp2p and other updates, linter update (#507)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.20 as builder
|
||||
FROM golang:1.21 as builder
|
||||
|
||||
ARG VERSION=latest
|
||||
RUN go install -tags=prod \
|
||||
|
||||
Reference in New Issue
Block a user