chore(deps): update lscr.io/linuxserver/readarr docker tag to v0.3.28 (#3520)
This commit is contained in:
parent
b776ea981e
commit
1fd5eeecf2
|
@ -5,19 +5,13 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8112,
|
"port": 8112,
|
||||||
"id": "readarr",
|
"id": "readarr",
|
||||||
"tipi_version": 18,
|
"tipi_version": 19,
|
||||||
"version": "0.3.27-nightly",
|
"version": "0.3.28-nightly",
|
||||||
"categories": [
|
"categories": ["books", "media"],
|
||||||
"books",
|
|
||||||
"media"
|
|
||||||
],
|
|
||||||
"description": "",
|
"description": "",
|
||||||
"short_desc": "Book Manager and Automation (Sonarr for Ebooks)",
|
"short_desc": "Book Manager and Automation (Sonarr for Ebooks)",
|
||||||
"author": "readarr.com",
|
"author": "readarr.com",
|
||||||
"source": "https://github.com/Readarr/Readarr",
|
"source": "https://github.com/Readarr/Readarr",
|
||||||
"form_fields": [],
|
"form_fields": [],
|
||||||
"supported_architectures": [
|
"supported_architectures": ["arm64", "amd64"]
|
||||||
"arm64",
|
|
||||||
"amd64"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
readarr:
|
readarr:
|
||||||
image: lscr.io/linuxserver/readarr:0.3.27-nightly
|
image: lscr.io/linuxserver/readarr:0.3.28-nightly
|
||||||
container_name: readarr
|
container_name: readarr
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
|
Loading…
Reference in New Issue
Block a user