[tor-commits] [community/staging] Update Docker container version to 0.2.

hiro at torproject.org hiro at torproject.org
Sun Mar 21 19:17:26 UTC 2021


commit 315fcc6bd4d2b6607d8a8b441ddd8036411af110
Author: Philipp Winter <phw at nymity.ch>
Date:   Thu Sep 12 14:06:39 2019 -0700

    Update Docker container version to 0.2.
---
 content/relay-operations/technical-setup/bridge/docker/contents.lr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/relay-operations/technical-setup/bridge/docker/contents.lr b/content/relay-operations/technical-setup/bridge/docker/contents.lr
index ef601f1..bf5f5b1 100644
--- a/content/relay-operations/technical-setup/bridge/docker/contents.lr
+++ b/content/relay-operations/technical-setup/bridge/docker/contents.lr
@@ -8,7 +8,7 @@ body:
 
 We are maintaining a docker container that allows you to quickly set up an obfs4 bridge. First, fetch the container:
 
-`docker pull phwinter/obfs4-bridge:0.1`
+`docker pull phwinter/obfs4-bridge:0.2`
 
 Now, it's time to run the container.  We maintain a script that automatically determines a free OR and obfs4 port for you. The script only requires your email address as argument:
    ```





More information about the tor-commits mailing list