moved Dockerfile

This commit is contained in:
John Lancaster
2023-04-12 23:00:16 -05:00
parent a257d5bde4
commit 6f93b9c364
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
// Sets the run context to one level up instead of the .devcontainer folder.
"context": "..",
// Update the 'dockerFile' property if you aren't using the standard 'Dockerfile' filename.
"dockerfile": "../Dockerfile.dev_container"
"dockerfile": "../.devcontainer/Dockerfile"
},
"mounts": [