Update qbittorrent

This commit is contained in:
2025-09-23 18:20:47 +05:30
parent 45879b9de5
commit 23bc7f28c1

View File

@@ -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}