diff --git a/qbittorrent/docker-compose.yml b/qbittorrent/docker-compose.yml index 58bab52..b2af2c7 100644 --- a/qbittorrent/docker-compose.yml +++ b/qbittorrent/docker-compose.yml @@ -1,6 +1,6 @@ services: qbittorrent: - image: lscr.io/linuxserver/qbittorrent:5.2.1@sha256:715d2bfbcf1cd3d734cbbd4fbd599eb7ea0642eaa079a372dd0d343f59516700 + image: lscr.io/linuxserver/qbittorrent:5.2.1@sha256:689c81f580345135e48b5aa09b26a4d864d7af1b9a496a47db61eebe71fd480c container_name: qbittorrent environment: - PUID=${PUID}