1
1
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2026-01-14 11:31:36 +01:00

Add DNSCRYPT_WRAPPER_SERIAL

This commit is contained in:
Frank Denis 2015-07-06 10:54:01 +02:00
parent a87edf4cc1
commit 20638fa03b

@ -101,6 +101,7 @@ RUN set -x && \
rm -fr /tmp/* /var/tmp/*
ENV DNSCRYPT_WRAPPER_GIT_TAG stable
ENV DNSCRYPT_WRAPPER_SERIAL 1.0.17.0
ENV DNSCRYPT_WRAPPER_GIT_REMOTE_URL https://github.com/jedisct1/dnscrypt-wrapper.git
RUN set -x && \