[tor-commits] [community/translations] content updates

emmapeel at torproject.org emmapeel at torproject.org
Thu Oct 21 09:41:24 UTC 2021


commit b0abebdcea1b6187ba2a1a5ead48890f89986d1b
Author: emma peel <emma.peel at riseup.net>
Date:   Thu Oct 21 10:55:35 2021 +0200

    content updates
---
 content/relay/setup/bridge/docker/contents.lr | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/content/relay/setup/bridge/docker/contents.lr b/content/relay/setup/bridge/docker/contents.lr
index a3d1e0a..a849385 100644
--- a/content/relay/setup/bridge/docker/contents.lr
+++ b/content/relay/setup/bridge/docker/contents.lr
@@ -37,7 +37,11 @@ That's it! Your container is now bootstrapping your new obfs4 bridge.
 
 ### 2. Upgrade your container
 
-Upgrading to the latest version of our image is as simple as running:
+Upgrading to the latest version of our image is as simple as pulling the latest version of the image running:
+
+`docker-compose pull obfs4-bridge`
+
+And then restarting the container:
 
 `docker-compose up -d obfs4-bridge`
 





More information about the tor-commits mailing list