python/.devcontainer/devcontainer.json aktualisiert
parent
87e636e6a1
commit
594f062fee
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Python 3.11 Dev Container",
|
||||
"name": "Python 3.11 Dev Container (ohne requirements)",
|
||||
"dockerFile": "Dockerfile",
|
||||
"mounts": [
|
||||
"source=${localWorkspaceFolder},target=/workspace,type=bind"
|
||||
|
|
|
|||
Loading…
Reference in New Issue