Patch qBittorrent

This commit is contained in:
Navratan Lal Gupta 2022-10-08 13:34:01 +05:30 committed by GitHub
parent 9628434f40
commit ead7f265ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ services:
qbittorrent: qbittorrent:
container_name: qbittorrent container_name: qbittorrent
profiles: ["qbt", "stack-2"] profiles: ["qbt", "stack-2"]
image: lscr.io/linuxserver/qbittorrent:4.4.3.1-r1-ls209 image: lscr.io/linuxserver/qbittorrent:4.4.5-r0-ls219
networks: networks:
- mynetwork - mynetwork
network_mode: service:vpn # Comment this line if vpn is disabled network_mode: service:vpn # Comment this line if vpn is disabled