update versions

Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
Jess Frazelle
2019-03-08 10:31:44 -05:00
parent e5c4403f80
commit 1ff7b210cc
22 changed files with 22 additions and 22 deletions

View File

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