build(deps): update envoyproxy/envoy docker tag to v1.24.0 (#4208)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4210/head
renovate[bot] 2022-10-20 10:28:27 +11:00 committed by GitHub
parent 218f4673c6
commit 395d81e72a
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.2
image: envoyproxy/envoy:v1.24.0
volumes:
- ./example/compose/envoy/envoy.yaml:/etc/envoy/envoy.yaml
- ./example/compose/nginx/portal/ssl:/etc/ssl