[consul] updated to latest consul release (#279)

Updated consul version from 0.8.4 to 0.8.5
This commit is contained in:
Marcus Franke 2017-07-06 08:33:48 +02:00 committed by Jess Frazelle
parent ce2762b7d0
commit 9828e5bd80

View File

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