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

This commit is contained in:
renovate[bot] 2024-01-09 03:35:24 +00:00 committed by GitHub
parent 43d4b2016a
commit 5572af5a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8112,
"id": "readarr",
"tipi_version": 5,
"version": "0.3.14-nightly",
"tipi_version": 6,
"version": "0.3.15-nightly",
"categories": [
"books",
"media"
@ -16,5 +16,8 @@
"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.14-nightly
image: lscr.io/linuxserver/readarr:0.3.15-nightly
container_name: readarr
environment:
- PUID=1000