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

This commit is contained in:
renovate[bot] 2024-05-13 03:55:53 +00:00 committed by GitHub
parent 7784f133a7
commit 59aba9c867
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": 13,
"version": "5.4.6",
"tipi_version": 14,
"version": "5.5.3",
"categories": [
"media",
"utilities"

View File

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