build(deps): update envoyproxy/envoy docker tag to v1.24.1 (#4487)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4492/head^2
renovate[bot] 2022-12-07 10:24:34 +11:00 committed by GitHub
parent 48f03ce594
commit c9bc3c8b1e
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.0
image: envoyproxy/envoy:v1.24.1
volumes:
- ./example/compose/envoy/envoy.yaml:/etc/envoy/envoy.yaml
- ./example/compose/nginx/portal/ssl:/etc/ssl