mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
upgrade dnscrypt-wrapper to 0.2.1
This commit is contained in:
parent
66258afe1c
commit
4a0f248b65
@ -6,7 +6,7 @@ FROM debian:jessie
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
|
||||
ENV LIBSODIUM_VERSION 1.0.10
|
||||
ENV DNSCRYPT_VERSION 0.2
|
||||
ENV DNSCRYPT_VERSION 0.2.1
|
||||
ENV RESOLVER_ADDR 8.8.8.8:53
|
||||
ENV LISTEN_ADDR 0.0.0.0:443
|
||||
ENV PROVIDER_NAME 2.dnscrypt-cert.easypi.info
|
||||
|
Loading…
Reference in New Issue
Block a user