mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
Replaced deprecated MAINTAINER with LABEL (#242)
Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
# host firewall is unconfigured.
|
||||
#
|
||||
FROM debian:stretch
|
||||
MAINTAINER Jessie Frazelle <jess@linux.com>
|
||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||
|
||||
RUN apt-get update && LC_ALL=C DEBIAN_FRONTEND=noninteractive \
|
||||
apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user