diff --git a/release/README.md b/release/README.md index d817ee18d..01a8d7dd8 100644 --- a/release/README.md +++ b/release/README.md @@ -39,7 +39,7 @@ release for! The command examples assume that you have a git remote called ## Docker - The docker image is built on Travis and pushed to Docker Hub automatically. - Please check https://hub.docker.com/r/mitmproxy/mitmproxy/tags/ about the latest version -- Update `latest` tag: TODO write instructions +- Update `latest` tag: `docker tag mitmproxy/mitmproxy: mitmproxy/mitmproxy:latest && docker push mitmproxy/mitmproxy:latest` ## Website - Update version here: