mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-06 14:16:43 +00:00
Update dockerfile to go 1.11
This commit is contained in:
parent
46ac9a6320
commit
60afa37acf
@ -1,5 +1,5 @@
|
|||||||
# -- multistage docker build: stage #1: build stage
|
# -- multistage docker build: stage #1: build stage
|
||||||
FROM golang:1.10-alpine AS build
|
FROM golang:1.11-alpine AS build
|
||||||
|
|
||||||
RUN mkdir -p /go/src/github.com/daglabs/btcd
|
RUN mkdir -p /go/src/github.com/daglabs/btcd
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user