mirror of
https://github.com/chialab/docker-php.git
synced 2026-08-24 10:13:24 -05:00
#24 chore: replace deprecated MAINTAINER instruction
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
FROM php:latest
|
||||
MAINTAINER dev@chialab.it
|
||||
LABEL maintainer="dev@chialab.io"
|
||||
|
||||
# Install PHP extensions and PECL modules.
|
||||
RUN buildDeps=" \
|
||||
|
||||
Reference in New Issue
Block a user