Skip to content

Commit

Permalink
deps(home-lab): bump linuxserver/sonarr (#1465)
Browse files Browse the repository at this point in the history
Bumps [linuxserver/sonarr](https://github.com/linuxserver/docker-sonarr) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/linuxserver/docker-sonarr/releases)
- [Commits](https://github.com/linuxserver/docker-sonarr/commits)

---
updated-dependencies:
- dependency-name: linuxserver/sonarr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent f434f57 commit 7a763f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ FROM lscr.io/linuxserver/lidarr:2.3.3 as lidarr
FROM lscr.io/linuxserver/prowlarr:1.18.0 as prowlarr
FROM lscr.io/linuxserver/radarr:5.6.0 as radarr
FROM lscr.io/linuxserver/readarr:0.3.32-nightly as readarr
FROM lscr.io/linuxserver/sonarr:4.0.7 as sonarr
FROM lscr.io/linuxserver/sonarr:4.0.8 as sonarr

# monitoring
FROM gcr.io/cadvisor/cadvisor:v0.49.1 as cadvisor
Expand Down

0 comments on commit 7a763f2

Please sign in to comment.