Update linuxserver/radarr Docker tag to v5.15.1

This commit is contained in:
renovate[bot] 2024-11-19 09:17:01 +00:00 committed by GitHub
parent 56b6362ea3
commit de1ff30d84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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