Skip to content

Commit

Permalink
https://snapshots.mitmproxy.org/5.1.1/mitmproxy-5.1.1-linux.tar.gz
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed Jun 2, 2020
1 parent a3c676e commit 97ee8df
Show file tree
Hide file tree
Showing 14 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ language: shell

env:
jobs:
- MOLECULE_SCENARIO_NAME="5.0"
- MOLECULE_SCENARIO_NAME="5.1"

before_install:
- |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Learn more about mitmproxy: <https://docs.mitmproxy.org/>

## Supported Tags and Respective `Dockerfile` Links

- [`5.0`, `latest`](https://github.com/alvistack/docker-mitmproxy/blob/master/molecule/5.0/Dockerfile.j2)
- [`5.1`, `latest`](https://github.com/alvistack/docker-mitmproxy/blob/master/molecule/5.1/Dockerfile.j2)

## Overview

Expand Down
2 changes: 1 addition & 1 deletion inventory/default/group_vars/all/00-defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

mitmproxy_version: "5.0.1"
mitmproxy_version: "5.1.1"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

mitmproxy_version: "5.0.1"
mitmproxy_version: "5.1.1"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 97ee8df

Please sign in to comment.