mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-09 18:01:32 -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
|
FROM python:alpine
|
||||||
|
|
||||||
|
LABEL maintainer="Thien Tran contact@tommytran.io"
|
||||||
|
|
||||||
ARG UID
|
ARG UID
|
||||||
ARG GID
|
ARG GID
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user