upgrade hydra2, set snapshot_exlude

This commit is contained in:
Arne Petersen
2020-01-17 19:09:22 +01:00
parent 844aa2904f
commit f93f34a4e5
7 changed files with 32 additions and 6 deletions

View File

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