Update qbittorrent
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
services:
|
||||
qbittorrent:
|
||||
image: docker.io/linuxserver/qbittorrent:latest
|
||||
image: ghcr.io/linuxserver/qbittorrent:5.1.2
|
||||
container_name: qbittorrent
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: ${CPU_LIMIT}
|
||||
memory: ${MEMORY_LIMIT}
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
|
||||
Reference in New Issue
Block a user