build(deps): update envoyproxy/envoy docker tag to v1.25.1 (#4899)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4898/head
renovate[bot] 2023-02-08 09:22:17 +11:00 committed by GitHub
parent b2768d1472
commit 436a78525c
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.25.0
image: envoyproxy/envoy:v1.25.1
volumes:
- ./example/compose/envoy/envoy.yaml:/etc/envoy/envoy.yaml
- ./example/compose/nginx/portal/ssl:/etc/ssl