diff --git a/apps/qbittorrent/4.6.5/docker-compose.yml b/apps/qbittorrent/4.6.5/docker-compose.yml index b42598d3..b9915b84 100644 --- a/apps/qbittorrent/4.6.5/docker-compose.yml +++ b/apps/qbittorrent/4.6.5/docker-compose.yml @@ -6,7 +6,7 @@ networks: services: qbittorrent: - image: linuxserver/qbittorrent:4.6.5 + image: linuxserver/qbittorrent:4.6.6 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"