app(radarr): bump to 5.3.6 (#2753)

This commit is contained in:
JigSaw 2024-03-08 22:50:09 +01:00 committed by GitHub
parent 9df81314b5
commit 49f130f858
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": 8088,
"id": "radarr",
"tipi_version": 11,
"version": "5.2.6",
"tipi_version": 12,
"version": "5.3.6",
"categories": [
"media",
"utilities"

View File

@ -1,7 +1,7 @@
version: "3.9"
services:
radarr:
image: ghcr.io/linuxserver/radarr:5.2.6
image: ghcr.io/linuxserver/radarr:5.3.6
container_name: radarr
environment:
- PUID=1000