1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-04-15 08:32:44 +02:00

update consul version to v1.0.1 ()

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

@ -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.1-rc1 ENV CONSUL_VERSION v1.0.1
RUN buildDeps=' \ RUN buildDeps=' \
bash \ bash \