mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-12 16:02:40 +01:00
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user