aboutsummaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2018-05-25 23:54:42 +0200
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2018-05-25 23:54:42 +0200
commit7991c9e9b41bc1dcefbcdefdbe83cc61f58f30a8 (patch)
treee5526802ebe7be748daeb94f009f9927e1e10ce1 /release
parent0f981bff25acd040a500dfdbff83e242857a05ba (diff)
downloadmitmproxy-7991c9e9b41bc1dcefbcdefdbe83cc61f58f30a8.tar.gz
mitmproxy-7991c9e9b41bc1dcefbcdefdbe83cc61f58f30a8.tar.bz2
mitmproxy-7991c9e9b41bc1dcefbcdefdbe83cc61f58f30a8.zip
release: update docker instructions
Diffstat (limited to 'release')
-rw-r--r--release/README.md2
1 files changed, 1 insertions, 1 deletions
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:<version number here> mitmproxy/mitmproxy:latest && docker push mitmproxy/mitmproxy:latest`
## Website
- Update version here: