NextDNS 1.7.0

This commit is contained in:
John Dorman 2020-06-27 01:34:44 -07:00
parent 282a448fcb
commit fd41eb72ef

View File

@ -1,5 +1,5 @@
FROM alpine
ENV VERSION=1.6.4
ENV VERSION=1.7.0
LABEL maintainer="John Dorman <dorman@ataxia.cloud>"
RUN apk add --no-cache ca-certificates \
&& mkdir -p /opt/nextdns \