mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
jackett 0.12.1638
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.2.0
|
||||
|
||||
- Update jackett to 0.12.1638 (linuxserver/jackett:v0.12.1638-ls51)
|
||||
|
||||
## 0.1.0
|
||||
|
||||
- jackett 0.12.1635 (linuxserver/jackett:v0.12.1635-ls51)
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM linuxserver/jackett:v0.12.1635-ls51
|
||||
FROM linuxserver/jackett:v0.12.1638-ls51
|
||||
|
||||
# use /data instead of /config for hass.io environment
|
||||
RUN sed -i "s|/config|/config/jackett|g" /etc/cont-init.d/30-config
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jackett",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"slug": "jackett",
|
||||
"legacy": true,
|
||||
"maintenance": {
|
||||
|
||||
Reference in New Issue
Block a user