From cb5e3ed1d478e31a127b04d9d38ba5b49638bc95 Mon Sep 17 00:00:00 2001 From: thisfro Date: Tue, 18 May 2021 19:50:45 +0200 Subject: [PATCH] Replace deprecated MAINTAINER --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5889ffd..2b5f9f3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -MAINTAINER jannis@thisfro.ch +LABEL maintainer="jannis@thisfro.ch" # # Note: This is an image for automatic staging deployment, and does not have anything to do with actual development!