Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-12-05 16:42:35 -08:00
parent 3ad63dd061
commit 57d70d8faf
16 changed files with 17 additions and 17 deletions

View File

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