From 42eeb61552fd94c0ce3525b8661f71a6a038f02e Mon Sep 17 00:00:00 2001 From: RoboMagus <68224306+RoboMagus@users.noreply.github.com> Date: Thu, 24 Feb 2022 20:44:08 +0100 Subject: [PATCH] Update maintainer label in Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4ece5e8..4229821 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM scratch -LABEL maintainer="username" +LABEL maintainer="RoboMagus" # copy local files COPY root/ /