From 166c000a493526ca12174e216ac73890c97ea741 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Jan 2025 04:02:01 +0000 Subject: [PATCH] chore(deps): update linuxserver/sonarr docker tag to v4.0.12 | datasource | package | from | to | | ---------- | ------------------ | ------ | ------ | | docker | linuxserver/sonarr | 4.0.11 | 4.0.12 | --- tasks/sonarr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/sonarr.yml b/tasks/sonarr.yml index ed686ad..998e6bb 100644 --- a/tasks/sonarr.yml +++ b/tasks/sonarr.yml @@ -10,7 +10,7 @@ - name: Create the sonarr container docker_container: name: sonarr - image: linuxserver/sonarr:4.0.11 + image: linuxserver/sonarr:4.0.12 restart_policy: unless-stopped recreate: true networks: