Update docker-compose.yml

This commit is contained in:
LRVT
2024-03-16 02:16:50 +01:00
committed by GitHub
parent 5a7e3faf2f
commit 3bdd982df5

View File

@@ -176,7 +176,7 @@ services:
# image used to download stuff; run over gluetun network (vpn killswitch)
qbittorrent:
image: ghcr.io/linuxserver/qbittorrent
image: ghcr.io/linuxserver/qbittorrent:latest
container_name: arr-suite-qbittorrent
environment:
- PUID=1000