hydra2 to 2.10.8

This commit is contained in:
Arne Petersen
2020-01-10 10:23:28 +01:00
parent 5f8b02a9a2
commit 5d67d8dd3f
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
## 0.8.0
- Update hydra2 to 2.10.8 (linuxserver/hydra2:v2.10.8-ls50)
## 0.7.0
- Update hydra2 to 2.10.2 (linuxserver/hydra2:v2.10.2-ls49)

View File

@@ -1,4 +1,4 @@
FROM linuxserver/hydra2:v2.10.2-ls49
FROM linuxserver/hydra2:v2.10.8-ls50
# 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.7.0",
"version": "0.8.0",
"slug": "hydra2",
"legacy": true,
"maintenance": {