repo changed owner
This commit is contained in:
@@ -17,7 +17,7 @@ RUN \
|
||||
/opt/radarr && \
|
||||
curl -o \
|
||||
/tmp/radar.tar.gz -L \
|
||||
"https://github.com/galli-leo/Radarr/releases/download/${radarr_tag}/Radarr.develop.${radarr_tag#v}.linux.tar.gz" && \
|
||||
"https://github.com/Radarr/Radarr/releases/download/${radarr_tag}/Radarr.develop.${radarr_tag#v}.linux.tar.gz" && \
|
||||
tar ixzf \
|
||||
/tmp/radar.tar.gz -C \
|
||||
/opt/radarr --strip-components=1 && \
|
||||
|
||||
@@ -87,6 +87,7 @@ Access the webui at `<your-ip>:7878`, for more information check out [Radarr][ap
|
||||
|
||||
## Versions
|
||||
|
||||
+ **06.02.18:** Radarr repo changed owner.
|
||||
+ **15.12.17:** Fix continuation lines.
|
||||
+ **17.04.17:** Switch to using inhouse mono baseimage, adds python also.
|
||||
+ **13.04.17:** Switch to official mono repository.
|
||||
|
||||
Reference in New Issue
Block a user