chore(deps): update linuxserver/sonarr docker tag to v4.0.16
All checks were successful
Deploy / Prepare Build (push) Successful in 11m18s

| datasource | package            | from   | to     |
| ---------- | ------------------ | ------ | ------ |
| docker     | linuxserver/sonarr | 4.0.15 | 4.0.16 |
This commit is contained in:
Renovate Bot
2025-11-08 11:22:32 +00:00
parent d86fd96126
commit bca2b1dcd9

View File

@@ -10,7 +10,7 @@
- name: Create the sonarr container - name: Create the sonarr container
docker_container: docker_container:
name: sonarr name: sonarr
image: linuxserver/sonarr:4.0.15 image: linuxserver/sonarr:4.0.16
restart_policy: unless-stopped restart_policy: unless-stopped
networks: networks:
- name: proxy - name: proxy