upgrade hydra2 to 2.8.4

(linuxserver/hydra2:v2.8.4-ls43)
This commit is contained in:
Arne Petersen
2019-11-16 23:59:22 +01:00
parent 0317817891
commit 3e69143598
4 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
## 0.6.0
- Update hydra2 to 2.8.4 (linuxserver/hydra2:v2.8.4-ls43)
## 0.5.0
- Update hydra2 to 2.8.1 (linuxserver/hydra2:v2.8.1-ls42)

View File

@@ -1,4 +1,4 @@
FROM linuxserver/hydra2:v2.8.1-ls42
FROM linuxserver/hydra2:v2.8.4-ls43
# 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.5.0",
"version": "0.6.0",
"slug": "hydra2",
"legacy": true,
"maintenance": {