mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 15:32:01 +01:00
Unbound release 1.16.3
This commit is contained in:
parent
739f4e25dc
commit
a448a98555
@ -14,7 +14,7 @@ RUN apt-get update && apt-get -qy dist-upgrade && apt-get -qy clean && \
|
|||||||
RUN update-ca-certificates 2> /dev/null || true
|
RUN update-ca-certificates 2> /dev/null || true
|
||||||
|
|
||||||
ENV UNBOUND_GIT_URL https://github.com/NLnetLabs/unbound.git
|
ENV UNBOUND_GIT_URL https://github.com/NLnetLabs/unbound.git
|
||||||
ENV UNBOUND_GIT_REVISION 3bade62c8a4b5f4ecc2ba69de67a752891ae77ee
|
ENV UNBOUND_GIT_REVISION 137719522a8ea5b380fbb6206d2466f402f5b554
|
||||||
|
|
||||||
WORKDIR /tmp
|
WORKDIR /tmp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user