mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
first half of updates
Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
@@ -10,7 +10,7 @@ RUN apk --no-cache add \
|
||||
git \
|
||||
make
|
||||
|
||||
ENV COREDNS_VERSION v1.5.0
|
||||
ENV COREDNS_VERSION v1.5.2
|
||||
|
||||
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