Update linuxserver/sonarr Docker tag to v4.0.10

This commit is contained in:
renovate[bot] 2024-10-26 04:49:22 +00:00 committed by GitHub
parent 3f2939df4b
commit ee16eeb606
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ networks:
services:
sonarr:
image: linuxserver/sonarr:4.0.9
image: linuxserver/sonarr:4.0.10
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"