fix: relative path
This commit is contained in:
parent
f46bc185d9
commit
351a3ad799
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ services:
|
|||
container_name: devcontainer
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: Dockerfile
|
||||
dockerfile: .devcontainer/Dockerfile
|
||||
|
||||
postgres:
|
||||
container_name: zipline-database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue