chore(deps): update ghcr.io/linuxserver/radarr docker tag to v5.4.6 (#3293)

This commit is contained in:
renovate[bot] 2024-04-25 20:50:30 +00:00 committed by GitHub
parent 6219bb737c
commit 8ac16829df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8088,
"id": "radarr",
"tipi_version": 12,
"version": "5.3.6",
"tipi_version": 13,
"version": "5.4.6",
"categories": [
"media",
"utilities"
@ -16,5 +16,8 @@
"author": "radarr.video",
"source": "https://github.com/Radarr/Radarr",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

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