build(deps): update envoyproxy/envoy docker tag to v1.23.1 (#4112)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4061/head^2
renovate[bot] 2022-10-01 14:59:21 +00:00 committed by GitHub
parent ed7092c59a
commit 56b6fd615b
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.23.0
image: envoyproxy/envoy:v1.23.1
volumes:
- ./example/compose/envoy/envoy.yaml:/etc/envoy/envoy.yaml
- ./example/compose/nginx/portal/ssl:/etc/ssl