adds maintainer

This commit is contained in:
2022-01-28 10:24:23 -06:00
parent e895279730
commit 9d8fb03382
11 changed files with 18 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ def TimeZone = "America/Chicago"
def dockerFile = """
FROM registry.c.test-chamber-13.lan/library/alpine:latest
LABEL org.opencontainers.image.authors="The_Spider <spider@smoothnet.org>"
LABEL maintainer="The_Spider <spider@smoothnet.org>"
ARG TZ
ARG LANG