upgrade hydra2 to 2.8.1

This commit is contained in:
Arne Petersen
2019-11-11 23:58:27 +01:00
parent 196a070b3f
commit 4ca7bd9c1d
3 changed files with 6 additions and 2 deletions

View File

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