Skip to content

Commit

Permalink
chore(deps): update all docker updates (without major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 912130a commit d9f3055
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/full/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
sonarr:
image: lscr.io/linuxserver/sonarr:4.0.10
image: lscr.io/linuxserver/sonarr:4.0.11
networks:
- configarr-full
environment:
Expand All @@ -15,7 +15,7 @@ services:
restart: unless-stopped

radarr:
image: lscr.io/linuxserver/radarr:5.14.0
image: lscr.io/linuxserver/radarr:5.15.1
networks:
- configarr-full
environment:
Expand Down

0 comments on commit d9f3055

Please sign in to comment.