diff --git a/apps/qbittorrent/5.1.2/docker-compose.yml b/apps/qbittorrent/5.1.2/docker-compose.yml index 5de1adf91..696921856 100644 --- a/apps/qbittorrent/5.1.2/docker-compose.yml +++ b/apps/qbittorrent/5.1.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: qbittorrent: - image: linuxserver/qbittorrent:5.1.2 + image: linuxserver/qbittorrent:5.1.4 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"