build(deps): update envoyproxy/envoy docker tag to v1.25.0 (#4796)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4797/head
renovate[bot] 2023-01-19 16:11:30 +11:00 committed by GitHub
parent 31553ca8d1
commit 530bf72f42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
version: '3'
services:
envoy:
image: envoyproxy/envoy:v1.24.1
image: envoyproxy/envoy:v1.25.0
volumes:
- ./example/compose/envoy/envoy.yaml:/etc/envoy/envoy.yaml
- ./example/compose/nginx/portal/ssl:/etc/ssl