mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix consul
Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
parent
7be073bc3f
commit
fad1280ec6
|
@ -10,7 +10,7 @@ RUN apk --no-cache add \
|
|||
ca-certificates \
|
||||
curl
|
||||
|
||||
ENV CONSUL_VERSION v0.6.4
|
||||
ENV CONSUL_VERSION v0.7.0-test3
|
||||
|
||||
RUN buildDeps=' \
|
||||
bash \
|
||||
|
|
Loading…
Reference in New Issue
Block a user