mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-10 15:02:41 +01:00
[consul] updated to latest consul release (#279)
Updated consul version from 0.8.4 to 0.8.5
This commit is contained in:
committed by
Jess Frazelle
parent
ce2762b7d0
commit
9828e5bd80
@@ -8,7 +8,7 @@ ENV GOPATH /go
|
|||||||
RUN apk --no-cache add \
|
RUN apk --no-cache add \
|
||||||
ca-certificates
|
ca-certificates
|
||||||
|
|
||||||
ENV CONSUL_VERSION v0.8.4
|
ENV CONSUL_VERSION v0.8.5
|
||||||
|
|
||||||
RUN buildDeps=' \
|
RUN buildDeps=' \
|
||||||
bash \
|
bash \
|
||||||
|
|||||||
Reference in New Issue
Block a user