Update Dockerfile
This commit is contained in:
parent
134bf29f00
commit
a48e7232ad
@ -1,4 +1,4 @@
|
||||
from golang:1.10 as builder
|
||||
from golang as builder
|
||||
arg CMD
|
||||
run wget -o/dev/null -O/usr/local/bin/dep https://github.com/golang/dep/releases/download/v0.3.2/dep-linux-amd64 && \
|
||||
chmod +x /usr/local/bin/dep
|
||||
|
Loading…
x
Reference in New Issue
Block a user