diff --git a/docker-compose.accounts.yml b/docker-compose.accounts.yml index 93d17bf9..7ec78a04 100644 --- a/docker-compose.accounts.yml +++ b/docker-compose.accounts.yml @@ -21,7 +21,7 @@ services: accounts: # uncomment "build" and comment out "image" to build from sources - build: https://github.com/SkynetLabs/skynet-accounts.git#main + build: https://github.com/SkynetLabs/skynet-accounts.git#dashboard-v2-tests # image: skynetlabs/skynet-accounts:1.1.0 container_name: accounts restart: unless-stopped