Update linuxserver/sonarr Docker tag to v4.0.13

This commit is contained in:
renovate[bot]
2025-02-12 06:09:49 +00:00
committed by GitHub
parent e090f4ddcf
commit 245a1637e3

View File

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