Skip to content

Commit 19e88c7

Browse files
authored
Update envoy.Dockerfile
1 parent 948b120 commit 19e88c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

envoy.Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM istio/proxyv2:1.6.0
2-
ENTRYPOINT /usr/local/bin/envoy -c /etc/envoy.yaml -l debug --service-cluster proxy
1+
FROM istio/proxyv2:1.12.0-rc.1
2+
ENTRYPOINT /usr/local/bin/envoy -c /etc/envoy.yaml -l debug --service-cluster proxy

0 commit comments

Comments
 (0)