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
1 changed files with 1 additions and 1 deletions

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