update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-10-12 13:23:38 -04:00
parent 9162d66161
commit 5a12c7d861
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*
ENV CONSUL_VERSION v1.2.3
ENV CONSUL_VERSION v1.3.0
RUN go get github.com/hashicorp/consul