1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-03-25 06:35:11 +01:00

update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2017-12-15 16:14:44 -05:00
parent 512a8d402e
commit 24ef62e4f5
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

@ -8,7 +8,7 @@ ENV GOPATH /go
RUN apk --no-cache add \ RUN apk --no-cache add \
ca-certificates ca-certificates
ENV CONSUL_VERSION v1.0.1 ENV CONSUL_VERSION v1.0.2
RUN buildDeps=' \ RUN buildDeps=' \
bash \ bash \