From 02449e41e0246f1f69bde7c64c516d0fe9744dae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 02:11:42 +0000 Subject: [PATCH] build(deps): bump envoyproxy/envoy in /build/proxy Bumps envoyproxy/envoy from 1.27.1 to v1.27.2. --- updated-dependencies: - dependency-name: envoyproxy/envoy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/proxy/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/proxy/Dockerfile b/build/proxy/Dockerfile index 4c437381f2..100b8f6557 100644 --- a/build/proxy/Dockerfile +++ b/build/proxy/Dockerfile @@ -1 +1 @@ -FROM envoyproxy/envoy:v1.27.1 +FROM envoyproxy/envoy:v1.27.2