Imported Upstream version 1.34.0
[platform/upstream/grpc.git] / templates / src / php / docker / php-future / Dockerfile.template
index f7aebd1..7e7d286 100644 (file)
@@ -14,7 +14,7 @@
   # See the License for the specific language governing permissions and
   # limitations under the License.
 
-  FROM php:7.4.5-buster
+  FROM php:7.4.11-buster
 
   RUN apt-get -qq update && apt-get -qq install -y ${'\\'}
     autoconf automake git libtool pkg-config ${'\\'}