mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -29,7 +29,7 @@ RUN apt-get update && apt-get install -y \
|
||||
--no-install-recommends \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV CONSUL_VERSION v1.6.2
|
||||
ENV CONSUL_VERSION v1.8.0-beta1
|
||||
|
||||
RUN go get github.com/hashicorp/consul || true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user