Skip to content

Commit

Permalink
Replace deprecated instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
bestlong committed Mar 3, 2019
1 parent fcdcd57 commit e341af3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-56
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

FROM php:5.6-fpm

MAINTAINER Mahmoud Zalt <[email protected]>
LABEL maintainer="Mahmoud Zalt <[email protected]>"

#
#--------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-70
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

FROM php:7.0-fpm

MAINTAINER Mahmoud Zalt <[email protected]>
LABEL maintainer="Mahmoud Zalt <[email protected]>"

#
#--------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-71
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

FROM php:7.1-fpm

MAINTAINER Mahmoud Zalt <[email protected]>
LABEL maintainer="Mahmoud Zalt <[email protected]>"

#
#--------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-72
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

FROM php:7.2-fpm

MAINTAINER Mahmoud Zalt <[email protected]>
LABEL maintainer="Mahmoud Zalt <[email protected]>"

#
#--------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-73
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

FROM php:7.3-fpm

MAINTAINER Mahmoud Zalt <[email protected]>
LABEL maintainer="Mahmoud Zalt <[email protected]>"

#
#--------------------------------------------------------------------------
Expand Down

0 comments on commit e341af3

Please sign in to comment.