first half of updates

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-07-24 14:54:24 -07:00
parent 422abc5257
commit 8209a7d3fa
11 changed files with 11 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ RUN apk --no-cache add \
git \
make
ENV COREDNS_VERSION v1.5.0
ENV COREDNS_VERSION v1.5.2
RUN git clone --depth 1 --branch ${COREDNS_VERSION} https://github.com/coredns/coredns /go/src/github.com/coredns/coredns