Skip to content

Commit

Permalink
Merge pull request #121 from raydak-labs/renovate/all-docker
Browse files Browse the repository at this point in the history
chore(deps): update all docker updates (without major)
  • Loading branch information
BlackDark authored Dec 1, 2024
2 parents 54730dc + 2fb8684 commit 41cc4ca
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 41cc4ca

Please sign in to comment.