fix branch name

This commit is contained in:
Matthew Sevey 2022-05-25 15:04:13 -04:00
parent 0041c5cd90
commit f8331577f6
No known key found for this signature in database
GPG Key ID: 9ADDD344F13057F6
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ services:
dashboard: dashboard:
# uncomment "build" and comment out "image" to build from sources # uncomment "build" and comment out "image" to build from sources
# build: # build:
# context: https://github.com/SkynetLabs/webportal-accounts-dashboard.git#master # context: https://github.com/SkynetLabs/webportal-accounts-dashboard.git#main
# dockerfile: Dockerfile # dockerfile: Dockerfile
image: skynetlabs/webportal-accounts-dashboard:0.1.0 image: skynetlabs/webportal-accounts-dashboard:0.1.0
container_name: dashboard container_name: dashboard