update consul

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-04-17 03:34:05 -04:00
parent 507e410cfc
commit 8bb26f2f4b
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

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