update latest versions

Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
Jess Frazelle
2018-12-18 10:51:49 -05:00
parent 7a39c14a5b
commit 459ee74b64
11 changed files with 11 additions and 11 deletions

View File

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