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

@@ -40,7 +40,7 @@ fi
"""
def dockerFile = """FROM ${repository}/linuxserver/linuxserver/deluge:amd64-latest
#FROM ${repository}/dockerhub/linuxserver/deluge:amd64-version-2.0.3-2201906121747ubuntu18.04.1
LABEL maintainer="The_Spider <spider@smoothnet.org>"
COPY connectivity_test.sh /root/connectivity_test.sh