Browse Source

Update to Tor v0.4.4.7 (#521)

neutrino-switcher-v1.2.0
Luke Childs 4 years ago
committed by GitHub
parent
commit
77cc1e3d29
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -7,7 +7,7 @@ x-logging: &default-logging
services:
tor:
container_name: tor
image: getumbrel/tor:v0.4.1.9
image: lncm/tor:0.4.4.7
user: toruser
restart: on-failure
logging: *default-logging

Loading…
Cancel
Save