update tools
This commit is contained in:
parent
3721ebe4c9
commit
146aba4637
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user