update consul version to v1.0.1 (#311)

This commit is contained in:
Sid Carter 2017-11-23 00:30:14 -05:00 committed by Jess Frazelle
parent 4b3f60992c
commit afee7e4812

View File

@ -8,7 +8,7 @@ ENV GOPATH /go
RUN apk --no-cache add \
ca-certificates
ENV CONSUL_VERSION v1.0.1-rc1
ENV CONSUL_VERSION v1.0.1
RUN buildDeps=' \
bash \