chore(deps): update envoyproxy/envoy docker tag to v1.32

This commit is contained in:
renovate[bot]
2024-10-15 17:58:23 +00:00
committed by GitHub
parent a570c51fee
commit 122643b735

View File

@@ -1,6 +1,6 @@
services:
envoy:
image: envoyproxy/envoy:v1.31-latest
image: envoyproxy/envoy:v1.32-latest
command: /usr/local/bin/envoy -c /etc/envoy.yaml
volumes:
- ./envoy.yaml:/etc/envoy.yaml