fix branch name
This commit is contained in:
parent
0041c5cd90
commit
f8331577f6
|
@ -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
|
||||
|
|
Reference in New Issue