fix: improper build context
Some checks failed
Actions / Build (push) Successful in 13s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 23s

This commit is contained in:
cswimr 2025-01-29 04:34:57 -06:00
parent ff554ddcb4
commit f46bc185d9
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -3,7 +3,7 @@ services:
devcontainer:
container_name: devcontainer
build:
context: .
context: ..
dockerfile: Dockerfile
postgres: