Skip to content

Commit 05261bf

Browse files
committed
ci: bump envoy version
1 parent 06f84d5 commit 05261bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.latency.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ services:
102102
node9:
103103
condition: service_healthy
104104
envoy:
105-
image: envoyproxy/envoy:v1.23.1
105+
image: envoyproxy/envoy:v1.35.3
106106
restart: "${RESTART_POLICY:-always}"
107107
ports:
108108
- "3000:10000"

0 commit comments

Comments
 (0)