hydra2 2.12.4

This commit is contained in:
Arne Petersen
2020-01-30 08:24:09 +01:00
parent 07b545dbd1
commit a2a494a184
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
## 0.10.0
- Update hydra2 to 2.12.4 (linuxserver/hydra2:v2.12.4-ls55)
## 0.9.1
- set snapshot_exclude

View File

@@ -1,4 +1,4 @@
FROM linuxserver/hydra2:v2.11.2-ls53
FROM linuxserver/hydra2:v2.12.4-ls55
# 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.9.1",
"version": "0.10.0",
"slug": "hydra2",
"legacy": true,
"maintenance": {