Bump dnsseeder version for NU5 testnet reactivation (#12)

This commit is contained in:
Conrado Gouvea 2022-03-30 18:47:16 -03:00 committed by GitHub
parent 2d6b964a97
commit 50c4d5d380
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ RUN apk --no-cache add \
make
ENV COREDNS_VERSION v1.6.9
ENV DNSSEEDER_VERSION master
ENV DNSSEEDER_VERSION v0.2.1
RUN git clone --depth 1 --branch ${COREDNS_VERSION} https://github.com/coredns/coredns /go/src/github.com/coredns/coredns