diff --git a/docker-compose.example.yaml b/docker-compose.example.yaml index e3365e2..e5b7065 100644 --- a/docker-compose.example.yaml +++ b/docker-compose.example.yaml @@ -20,7 +20,7 @@ services: # qBitorrent is used to download torrents qbittorrent: - image: lscr.io/linuxserver/qbittorrent + image: lscr.io/linuxserver/qbittorrent:4.6.0 container_name: qbittorrent environment: - PUID=${PUID}