Replaced deprecated MAINTAINER with LABEL (#242)

Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
This commit is contained in:
Michael
2017-03-09 18:14:37 +00:00
committed by Jess Frazelle
parent 1aeec62033
commit 7eea00edf3
134 changed files with 134 additions and 134 deletions

View File

@@ -18,7 +18,7 @@
# jess/notify-osd
FROM debian:stretch
MAINTAINER Jessie Frazelle <jess@linux.com>
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
RUN apt-get update && apt-get install -y \
at-spi2-core \