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