From 3db855ba2d08314b242c76bf3e668d136e0ebd77 Mon Sep 17 00:00:00 2001 From: Josh Stark <4211747+JoshStark@users.noreply.github.com> Date: Sun, 22 Feb 2026 09:34:53 +0000 Subject: [PATCH] Update maintainer label in Dockerfile Signed-off-by: Josh Stark <4211747+JoshStark@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index aa66170..4b7437f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM scratch -LABEL maintainer="username" +LABEL maintainer="Stark" # copy local files COPY root/ /