update dnsd

This commit is contained in:
Cadey Ratio 2019-04-09 02:28:55 +00:00
parent 6ebf19c958
commit f0b9ddfce8
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ This should produce `adblock.zone` in the current working directory. Put this fi
The easy way:
```console
$ export DNSD_VERSION=v1.0.2-6-g1a2bc63
$ export DNSD_VERSION=v1.0.3
$ docker run --name dnsd -p 53:53/udp -dit --restart always xena/dnsd:$DNSD_VERSION \
dnsd -zone-url https://domain.hostname.tld/path/to/your.zone \
-zone-url https://domain.hostname.tld/path/to/adblock.zone \