feat: Support for qBittorrent v5.0.2
This commit is contained in:
parent
f70f208c39
commit
bf05746611
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
qbittorrent:
|
||||
image: linuxserver/qbittorrent:4.6.7
|
||||
image: linuxserver/qbittorrent:5.0.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue