diff --git a/consul/Dockerfile b/consul/Dockerfile index aae5cd8..9b53431 100644 --- a/consul/Dockerfile +++ b/consul/Dockerfile @@ -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 \