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 ##
|
## Change password after install from UI --> Tools --> Options --> WebUI ##
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
container_name: 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
|
# Unomment below if vpn is enabled
|
||||||
# depends_on: # Uncomment this line if vpn is enabled
|
# depends_on: # Uncomment this line if vpn is enabled
|
||||||
@ -87,7 +87,7 @@ services:
|
|||||||
|
|
||||||
radarr:
|
radarr:
|
||||||
container_name: radarr
|
container_name: radarr
|
||||||
image: lscr.io/linuxserver/radarr:4.7.5
|
image: lscr.io/linuxserver/radarr:5.0.3
|
||||||
networks:
|
networks:
|
||||||
- mynetwork
|
- mynetwork
|
||||||
environment:
|
environment:
|
||||||
@ -141,7 +141,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
jellyfin:
|
jellyfin:
|
||||||
image: linuxserver/jellyfin:10.8.10
|
image: linuxserver/jellyfin:10.8.11
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
networks:
|
networks:
|
||||||
- mynetwork
|
- mynetwork
|
||||||
|
Loading…
Reference in New Issue
Block a user