Skip to content

Commit

Permalink
chore: tries envoy 1.23 (envoyproxy#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcchavezs authored Oct 3, 2022
1 parent bd310f1 commit 7b0a4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
envoy:
image: envoyproxy/envoy:v1.22-latest
image: envoyproxy/envoy:v1.23-latest
command:
- -c
- /conf/envoy-config.yaml
Expand Down

0 comments on commit 7b0a4c4

Please sign in to comment.