use LABEL instead of deprecated MAINTAINER directive
This commit is contained in:
parent
6ae3bc0b84
commit
d5662634ef
|
|
@ -1,5 +1,5 @@
|
|||
FROM debian:testing
|
||||
MAINTAINER hans@eds.org
|
||||
LABEL maintainer="hans@eds.org"
|
||||
|
||||
ENV LANG=C.UTF-8 \
|
||||
DEBIAN_FRONTEND=noninteractive
|
||||
|
|
|
|||
Loading…
Reference in New Issue