mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02: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
|
## 0.1.0
|
||||||
|
|
||||||
- jackett 0.12.1635 (linuxserver/jackett:v0.12.1635-ls51)
|
- 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
|
# use /data instead of /config for hass.io environment
|
||||||
RUN sed -i "s|/config|/config/jackett|g" /etc/cont-init.d/30-config
|
RUN sed -i "s|/config|/config/jackett|g" /etc/cont-init.d/30-config
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "jackett",
|
"name": "jackett",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"slug": "jackett",
|
"slug": "jackett",
|
||||||
"legacy": true,
|
"legacy": true,
|
||||||
"maintenance": {
|
"maintenance": {
|
||||||
|
|||||||
Reference in New Issue
Block a user