From 547a125a8c9bb08dd97ae697ecd8179a2c44525d Mon Sep 17 00:00:00 2001 From: kannanjgithub <29600796+kannanjgithub@users.noreply.github.com> Date: Wed, 15 Jul 2026 03:09:52 +0000 Subject: [PATCH] Automated change: Fix sanity tests --- tools/dockerfile/interoptest/grpc_interop_php8/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dockerfile/interoptest/grpc_interop_php8/Dockerfile b/tools/dockerfile/interoptest/grpc_interop_php8/Dockerfile index 60d2121747e86..f27c0562e07b9 100644 --- a/tools/dockerfile/interoptest/grpc_interop_php8/Dockerfile +++ b/tools/dockerfile/interoptest/grpc_interop_php8/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2016 gRPC authors. +# Copyright 2026 gRPC authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.