update versions

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-09-16 17:41:08 -07:00
parent 8c34baddef
commit 609aceb5b2
3 changed files with 14 additions and 28 deletions

View File

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