commit 6fd28781070231c1ebbb53e6413f1b76daac0b51
Author: meskio <mes...@torproject.org>
Date:   Thu Oct 14 14:27:43 2021 +0200

    Fix obfs4-bridge docker upgrade instructions
    
    Pulling the newest version of the image is needed before restarting it.
---
 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`
 

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to