From e341af3d687f6fe946397bcc8d0118ffa0c5f7e4 Mon Sep 17 00:00:00 2001 From: "Shao Yu-Lung (Allen)" Date: Sun, 3 Mar 2019 11:44:00 +0800 Subject: [PATCH] Replace deprecated instruction --- Dockerfile-56 | 2 +- Dockerfile-70 | 2 +- Dockerfile-71 | 2 +- Dockerfile-72 | 2 +- Dockerfile-73 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dockerfile-56 b/Dockerfile-56 index 645b1ab..909c35d 100644 --- a/Dockerfile-56 +++ b/Dockerfile-56 @@ -6,7 +6,7 @@ FROM php:5.6-fpm -MAINTAINER Mahmoud Zalt +LABEL maintainer="Mahmoud Zalt " # #-------------------------------------------------------------------------- diff --git a/Dockerfile-70 b/Dockerfile-70 index a4dd3c8..e8759fc 100644 --- a/Dockerfile-70 +++ b/Dockerfile-70 @@ -6,7 +6,7 @@ FROM php:7.0-fpm -MAINTAINER Mahmoud Zalt +LABEL maintainer="Mahmoud Zalt " # #-------------------------------------------------------------------------- diff --git a/Dockerfile-71 b/Dockerfile-71 index 0fb12cf..317ccbb 100644 --- a/Dockerfile-71 +++ b/Dockerfile-71 @@ -6,7 +6,7 @@ FROM php:7.1-fpm -MAINTAINER Mahmoud Zalt +LABEL maintainer="Mahmoud Zalt " # #-------------------------------------------------------------------------- diff --git a/Dockerfile-72 b/Dockerfile-72 index 6dfb0b3..802d633 100644 --- a/Dockerfile-72 +++ b/Dockerfile-72 @@ -6,7 +6,7 @@ FROM php:7.2-fpm -MAINTAINER Mahmoud Zalt +LABEL maintainer="Mahmoud Zalt " # #-------------------------------------------------------------------------- diff --git a/Dockerfile-73 b/Dockerfile-73 index 2663171..9d21b02 100644 --- a/Dockerfile-73 +++ b/Dockerfile-73 @@ -6,7 +6,7 @@ FROM php:7.3-fpm -MAINTAINER Mahmoud Zalt +LABEL maintainer="Mahmoud Zalt " # #--------------------------------------------------------------------------