Skip to content

Commit

Permalink
Update envoy.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote committed Nov 18, 2021
1 parent 948b120 commit 19e88c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions envoy.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM istio/proxyv2:1.6.0
ENTRYPOINT /usr/local/bin/envoy -c /etc/envoy.yaml -l debug --service-cluster proxy
FROM istio/proxyv2:1.12.0-rc.1
ENTRYPOINT /usr/local/bin/envoy -c /etc/envoy.yaml -l debug --service-cluster proxy

0 comments on commit 19e88c7

Please sign in to comment.