|
@ -3,7 +3,7 @@ FROM debian:buster |
|
|
ENV TOR_HOME /var/lib/tor |
|
|
ENV TOR_HOME /var/lib/tor |
|
|
ENV TOR_URL https://dist.torproject.org |
|
|
ENV TOR_URL https://dist.torproject.org |
|
|
ENV TOR_MIRROR_URL https://tor.eff.org/dist |
|
|
ENV TOR_MIRROR_URL https://tor.eff.org/dist |
|
|
ENV TOR_VERSION 0.4.4.7 |
|
|
ENV TOR_VERSION 0.4.4.8 |
|
|
ENV TOR_GPG_KS_URI hkp://keyserver.ubuntu.com:80 |
|
|
ENV TOR_GPG_KS_URI hkp://keyserver.ubuntu.com:80 |
|
|
ENV TOR_GPG_KEY1 0xEB5A896A28988BF5 |
|
|
ENV TOR_GPG_KEY1 0xEB5A896A28988BF5 |
|
|
ENV TOR_GPG_KEY2 0xC218525819F78451 |
|
|
ENV TOR_GPG_KEY2 0xC218525819F78451 |
|
|