fix: improper build context
This commit is contained in:
parent
ff554ddcb4
commit
f46bc185d9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ services:
|
|||
devcontainer:
|
||||
container_name: devcontainer
|
||||
build:
|
||||
context: .
|
||||
context: ..
|
||||
dockerfile: Dockerfile
|
||||
|
||||
postgres:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue