diff --git a/apps/qbittorrent/5.0.1/docker-compose.yml b/apps/qbittorrent/5.0.1/docker-compose.yml index c5b1eaba..2f5f6508 100644 --- a/apps/qbittorrent/5.0.1/docker-compose.yml +++ b/apps/qbittorrent/5.0.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: qbittorrent: - image: linuxserver/qbittorrent:5.0.1 + image: linuxserver/qbittorrent:5.0.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"