diff --git a/docker-compose.yml b/docker-compose.yml index 11f2379..848ac98 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -56,7 +56,7 @@ services: ## Change password after install from UI --> Tools --> Options --> WebUI ## qbittorrent: container_name: qbittorrent - image: lscr.io/linuxserver/qbittorrent:4.5.4 + image: lscr.io/linuxserver/qbittorrent:4.5.5 # Unomment below if vpn is enabled # depends_on: # Uncomment this line if vpn is enabled @@ -87,7 +87,7 @@ services: radarr: container_name: radarr - image: lscr.io/linuxserver/radarr:4.7.5 + image: lscr.io/linuxserver/radarr:5.0.3 networks: - mynetwork environment: @@ -141,7 +141,7 @@ services: restart: unless-stopped jellyfin: - image: linuxserver/jellyfin:10.8.10 + image: linuxserver/jellyfin:10.8.11 container_name: jellyfin networks: - mynetwork