chore(deps): update lscr.io/linuxserver/readarr docker tag to v0.3.28 (#3520)

This commit is contained in:
renovate[bot] 2024-05-20 16:59:39 +00:00 committed by GitHub
parent b776ea981e
commit 1fd5eeecf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 11 deletions

View File

@ -5,19 +5,13 @@
"exposable": true,
"port": 8112,
"id": "readarr",
"tipi_version": 18,
"version": "0.3.27-nightly",
"categories": [
"books",
"media"
],
"tipi_version": 19,
"version": "0.3.28-nightly",
"categories": ["books", "media"],
"description": "",
"short_desc": "Book Manager and Automation (Sonarr for Ebooks)",
"author": "readarr.com",
"source": "https://github.com/Readarr/Readarr",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
readarr:
image: lscr.io/linuxserver/readarr:0.3.27-nightly
image: lscr.io/linuxserver/readarr:0.3.28-nightly
container_name: readarr
environment:
- PUID=1000