mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update consul version to v1.0.1 (#311)
This commit is contained in:
parent
4b3f60992c
commit
afee7e4812
|
@ -8,7 +8,7 @@ ENV GOPATH /go
|
|||
RUN apk --no-cache add \
|
||||
ca-certificates
|
||||
|
||||
ENV CONSUL_VERSION v1.0.1-rc1
|
||||
ENV CONSUL_VERSION v1.0.1
|
||||
|
||||
RUN buildDeps=' \
|
||||
bash \
|
||||
|
|
Loading…
Reference in New Issue
Block a user