diff --git a/third_party/metadata_envoy/Dockerfile b/third_party/metadata_envoy/Dockerfile index 43de5836f15..2728c15cfcc 100644 --- a/third_party/metadata_envoy/Dockerfile +++ b/third_party/metadata_envoy/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM envoyproxy/envoy:v1.27.3 +FROM envoyproxy/envoy:v1.33.14 RUN apt-get update -y && \ apt-get install --no-install-recommends -y -q gettext openssl