Skip to content

Commit

Permalink
Revert Envoy tag change from #36
Browse files Browse the repository at this point in the history
We now have a `latest` tag for it.
  • Loading branch information
mihaitodor committed Oct 11, 2018
1 parent d0f2fdc commit efb0ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -474,7 +474,7 @@ address, you can start the envoy container with your platform's equivalent
of the following Docker command:

```bash
docker run -i -t --net host --cap-add NET_ADMIN gonitro/envoyproxy:1.7.0-27960f3
docker run -i -t --net host --cap-add NET_ADMIN gonitro/envoyproxy:latest
```

**Note:** This assumes host networking mode so that Envoy can freely open
Expand Down

0 comments on commit efb0ad4

Please sign in to comment.