mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-11 23:42: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 r.j3ss.co/kalilinux
|
||||
MAINTAINER Christian Koep <christian.koep@fom-net.de>
|
||||
LABEL maintainer "Christian Koep <christian.koep@fom-net.de>"
|
||||
|
||||
RUN apt-get update && apt-get upgrade -y && apt-get install -y \
|
||||
metasploit-framework \
|
||||
|
||||
Reference in New Issue
Block a user