mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-01 15:55:28 +00:00
release: update docker instructions
This commit is contained in:
parent
0f981bff25
commit
7991c9e9b4
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user