From a0446a986008af49ed91ecc75063b7fc1a8f2404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Leszczyk?= Date: Wed, 25 May 2022 10:10:39 +0200 Subject: [PATCH] wip --- docker-compose.accounts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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