Skip to content

Commit

Permalink
Add build arg
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Beier committed Nov 28, 2017
1 parent b2df35d commit 890ef86
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
FROM golang:1.9
FROM golang:1

ARG DOCKER_TAG=dev

RUN curl -qL https://github.com/Masterminds/glide/releases/download/v0.13.1/glide-v0.13.1-linux-amd64.tar.gz | tar xz

Expand Down

0 comments on commit 890ef86

Please sign in to comment.