mirror of
https://github.com/linuxserver/docker-diskover.git
synced 2026-02-11 21:41:34 +08:00
Remove commented line hardcoding Diskover 1.5.0.2 release
This commit is contained in:
parent
b1a986db7a
commit
e3caacdde3
@ -32,7 +32,6 @@ RUN \
|
||||
curl -o \
|
||||
/tmp/diskover.tar.gz -L \
|
||||
"https://github.com/shirosaidev/diskover/archive/${DISKOVER_RELEASE}.tar.gz" && \
|
||||
#"https://github.com/shirosaidev/diskover/archive/v1.5.0.2.tar.gz" && \
|
||||
tar xf \
|
||||
/tmp/diskover.tar.gz -C \
|
||||
/app/diskover/ --strip-components=1 && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user