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