Add maintainer label

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-03-16 19:06:02 -04:00 committed by GitHub
parent 082f43d6b2
commit 0ad1565b66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,8 @@ RUN apk -U upgrade \
FROM python:alpine
LABEL maintainer="Thien Tran contact@tommytran.io"
ARG UID
ARG GID