mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update consul
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
507e410cfc
commit
8bb26f2f4b
|
@ -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.6
|
ENV CONSUL_VERSION v1.0.7
|
||||||
|
|
||||||
RUN buildDeps=' \
|
RUN buildDeps=' \
|
||||||
bash \
|
bash \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user