Update linuxserver/radarr Docker tag to v5.24.1

This commit is contained in:
renovate[bot]
2025-05-26 16:32:35 +00:00
committed by GitHub
parent c1e1e01a98
commit 6a58465797

View File

@@ -4,7 +4,7 @@ networks:
services:
radarr:
image: linuxserver/radarr:5.23.3
image: linuxserver/radarr:5.24.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"