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

This commit is contained in:
renovate[bot] 2024-06-23 22:01:22 +00:00 committed by GitHub
parent c42b43207a
commit 8ccfb42c10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8112,
"id": "readarr",
"tipi_version": 20,
"version": "0.3.29-nightly",
"tipi_version": 21,
"version": "0.3.30-nightly",
"categories": ["books", "media"],
"description": "",
"short_desc": "Book Manager and Automation (Sonarr for Ebooks)",

View File

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