diff --git a/ansible/roles/qbittorrent/templates/docker-compose.yml b/ansible/roles/qbittorrent/templates/docker-compose.yml index 9062370..f5417be 100644 --- a/ansible/roles/qbittorrent/templates/docker-compose.yml +++ b/ansible/roles/qbittorrent/templates/docker-compose.yml @@ -27,7 +27,7 @@ services: qbitmanage: container_name: qbitmanage - image: cr.hotio.dev/hotio/qbitmanage + image: ghcr.io/hotio/qbitmanage restart: unless-stopped depends_on: - qbittorrent