diff --git a/template/Dockerfile b/template/Dockerfile
index 18e70a6db62d275504ef4dbecae7b075d2298cbd..80ef978b75c6002bd942c8ebbc919c41cd440f90 100644
--- a/template/Dockerfile
+++ b/template/Dockerfile
@@ -26,7 +26,7 @@ FROM tomcat:9
 #    _/ /'`\\ \\_     \\  /\\  /    | |  | |`\\ \\  | |
 #   |____||____|     \\/  \\/    [___][__|  \\_][___]
 
-MAINTAINER XWiki Committers
+LABEL maintainer="XWiki Development Team <committers@xwiki.org>"
 
 # Note: when using docker-compose, the ENV values below are overridden from the .env file.