mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +01:00
Replaced deprecated MAINTAINER with LABEL (#242)
Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM ubuntu:16.04
|
||||
MAINTAINER Christian Koep <christian.koep@fom-net.de>
|
||||
LABEL maintainer "Christian Koep <christian.koep@fom-net.de>"
|
||||
|
||||
ENV POWERSHELL_VERSION 6.0.0-alpha.16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user