From f8331577f6ecd82efa363c10a14350b977e85c22 Mon Sep 17 00:00:00 2001 From: Matthew Sevey Date: Wed, 25 May 2022 15:04:13 -0400 Subject: [PATCH] fix branch name --- 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 7691cc0a..cd40001d 100644 --- a/docker-compose.accounts.yml +++ b/docker-compose.accounts.yml @@ -57,7 +57,7 @@ services: dashboard: # uncomment "build" and comment out "image" to build from sources # build: - # context: https://github.com/SkynetLabs/webportal-accounts-dashboard.git#master + # context: https://github.com/SkynetLabs/webportal-accounts-dashboard.git#main # dockerfile: Dockerfile image: skynetlabs/webportal-accounts-dashboard:0.1.0 container_name: dashboard