mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user