Update qBittorrent image tag to latest in compose file

This commit is contained in:
Roger Gonzalez 2024-12-23 09:46:34 -03:00
parent b98bfb240a
commit 1b48411ddb
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -18,7 +18,7 @@ services:
# qBitorrent is used to download torrents
qbittorrent:
image: lscr.io/linuxserver/qbittorrent:4.6.0
image: lscr.io/linuxserver/qbittorrent
container_name: qbittorrent
environment:
- PUID=${PUID}