mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
update hydra2 to 2.6.17
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hydra2",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"slug": "hydra2",
|
||||
"legacy": true,
|
||||
"maintenance": {
|
||||
|
||||
Reference in New Issue
Block a user