Fix building server and web app dev container

This commit is contained in:
Debanjum
2025-06-03 03:13:36 -07:00
parent 50f37d541a
commit 29b973e748
2 changed files with 7 additions and 6 deletions

View File

@@ -80,10 +80,6 @@
},
"postCreateCommand": "scripts/dev_setup.sh",
"features": {
"ghcr.io/devcontainers-contrib/features/black:2": {},
"ghcr.io/devcontainers-contrib/features/mypy:2": {},
"ghcr.io/devcontainers-contrib/features/isort:2": {},
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers/features/node:1": {
"version": "lts",