From b9da55db6a20ad22e19d61e78f50bcab35b1b152 Mon Sep 17 00:00:00 2001 From: Jonathan Piron Date: Thu, 3 May 2018 16:00:56 +0200 Subject: [PATCH] Remove deprecated MAINTAINER instruction --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a356c7e..c0cfada 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # FROM python:3.6.5 -MAINTAINER https://github.com/muccg/ +LABEL maintainer="https://github.com/muccg/" ARG ARG_DEVPI_SERVER_VERSION=4.4.0 ARG ARG_DEVPI_WEB_VERSION=3.2.2