1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

Replace MAINTAINER with LABEL (#1042)

MAINTAINER is deprecated
This commit is contained in:
Cédric Laubacher
2018-10-01 08:25:34 +02:00
committed by Johan Smits
parent a198ea8495
commit 9b7cf1d25b

View File

@ -1,5 +1,5 @@
FROM debian:stretch-slim
MAINTAINER Thomas VIAL
LABEL maintainer="Thomas VIAL"
ENV DEBIAN_FRONTEND noninteractive
ENV VIRUSMAILS_DELETE_DELAY=7