From 7991c9e9b41bc1dcefbcdefdbe83cc61f58f30a8 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Fri, 25 May 2018 23:54:42 +0200 Subject: release: update docker instructions --- release/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/README.md b/release/README.md index d817ee18..01a8d7dd 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: -- cgit v1.2.3