diff --git a/apps/qbittorrent/4.6.6/docker-compose.yml b/apps/qbittorrent/4.6.6/docker-compose.yml index 61f2fed9..c4e5f5f3 100644 --- a/apps/qbittorrent/4.6.6/docker-compose.yml +++ b/apps/qbittorrent/4.6.6/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: qbittorrent: - image: linuxserver/qbittorrent:4.6.6 + image: linuxserver/qbittorrent:4.6.7 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"