Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Dockerfile to simplify pip install command
Revised the Dockerfile to remove the unnecessary `python -m` prefix for pip install commands. This change ensures the installation of dbt-core and dbt-postgres is consistent with common Docker practices.
- Loading branch information