jackett 0.12.1638

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

View File

@@ -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)

View File

@@ -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

View File

@@ -1,6 +1,6 @@
{
"name": "jackett",
"version": "0.1.0",
"version": "0.2.0",
"slug": "jackett",
"legacy": true,
"maintenance": {