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