update hydra2 to 2.6.17

This commit is contained in:
Arne Petersen
2019-09-14 05:49:45 +02:00
parent f4a3275859
commit 94ba3a8e37
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
## 0.4.0
- Update hydra2 to 2.6.17 (linuxserver/hydra2:v2.6.17-ls37)
## 0.3.0
- Update hydra2 to 2.6.14 (linuxserver/hydra2:v2.6.14-ls33)

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "hydra2",
"version": "0.3.0",
"version": "0.4.0",
"slug": "hydra2",
"legacy": true,
"maintenance": {