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 " # #--------------------------------------------------------------------------