diff --git a/consul/Dockerfile b/consul/Dockerfile index f58fb3f..7b657a8 100644 --- a/consul/Dockerfile +++ b/consul/Dockerfile @@ -8,7 +8,7 @@ ENV GOPATH /go RUN apk --no-cache add \ ca-certificates -ENV CONSUL_VERSION v1.0.1 +ENV CONSUL_VERSION v1.0.2 RUN buildDeps=' \ bash \