update hydra2 to 2.6.11

This commit is contained in:
Arne Petersen
2019-06-20 08:12:48 +02:00
parent 659becd516
commit 0a40e38379
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM linuxserver/hydra2:v2.6.10-ls24
FROM linuxserver/hydra2:v2.6.11-ls25
# use /data instead of /config for hass.io environment
RUN sed -i "s|/config|/config/hydra2|g" /etc/services.d/nzbhydra2/run \