diff --git a/apps/qbittorrent/5.0.3/docker-compose.yml b/apps/qbittorrent/5.0.3/docker-compose.yml index 333bf36fb..f3d803cda 100644 --- a/apps/qbittorrent/5.0.3/docker-compose.yml +++ b/apps/qbittorrent/5.0.3/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: qbittorrent: - image: linuxserver/qbittorrent:5.0.3 + image: linuxserver/qbittorrent:5.0.4 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"