Update 'build-deluge.jenkins'
This commit is contained in:
parent
2e463da16b
commit
89abf34afb
@ -81,7 +81,7 @@ if [[ "\${?}" != "0" ]]; then
|
||||
fi
|
||||
"""
|
||||
|
||||
def dockerfile = """FROM ${repository}/dockerhub/linuxserver/deluge:amd64-latest
|
||||
def dockerfile = """FROM ${repository}/dockerhub/linuxserver/deluge:amd64-version-2.0.3-2201906121747ubuntu18.04.1
|
||||
COPY connectivity_test.sh /root
|
||||
|
||||
RUN apt-get update && \\
|
||||
|
Reference in New Issue
Block a user