fix consul

Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
Jess Frazelle 2016-08-11 18:46:38 -07:00
parent 7be073bc3f
commit fad1280ec6
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -10,7 +10,7 @@ RUN apk --no-cache add \
ca-certificates \ ca-certificates \
curl curl
ENV CONSUL_VERSION v0.6.4 ENV CONSUL_VERSION v0.7.0-test3
RUN buildDeps=' \ RUN buildDeps=' \
bash \ bash \