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,3 +1,7 @@
## 0.5.0
- Update hydra2 to 2.8.1 (linuxserver/hydra2:v2.8.1-ls42)
## 0.4.0
- Update hydra2 to 2.6.17 (linuxserver/hydra2:v2.6.17-ls37)

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 \

View File

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