Update maintainer label in Dockerfile

Signed-off-by: Josh Stark <4211747+JoshStark@users.noreply.github.com>
This commit is contained in:
Josh Stark 2026-02-22 09:34:53 +00:00 committed by GitHub
parent 6360fcf7e3
commit 3db855ba2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
FROM scratch
LABEL maintainer="username"
LABEL maintainer="Stark"
# copy local files
COPY root/ /