mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-17 17:42:43 +02: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 \
|
ca-certificates \
|
||||||
curl
|
curl
|
||||||
|
|
||||||
ENV CONSUL_VERSION v0.6.4
|
ENV CONSUL_VERSION v0.7.0-test3
|
||||||
|
|
||||||
RUN buildDeps=' \
|
RUN buildDeps=' \
|
||||||
bash \
|
bash \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user