mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-08 11:31:33 -05:00
Add maintainer label
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
082f43d6b2
commit
0ad1565b66
@ -45,6 +45,8 @@ RUN apk -U upgrade \
|
||||
|
||||
FROM python:alpine
|
||||
|
||||
LABEL maintainer="Thien Tran contact@tommytran.io"
|
||||
|
||||
ARG UID
|
||||
ARG GID
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user