update dockerfile path in docker-compose.yml
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
|||||||
bifrost:
|
bifrost:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: transports/Dockerfile.local
|
dockerfile: transports/Dockerfile
|
||||||
args:
|
args:
|
||||||
VERSION: local
|
VERSION: local
|
||||||
container_name: bifrost
|
container_name: bifrost
|
||||||
|
|||||||
Reference in New Issue
Block a user