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",
|
"dockerFile": "Dockerfile",
|
||||||
"mounts": [
|
"mounts": [
|
||||||
"source=${localWorkspaceFolder},target=/workspace,type=bind"
|
"source=${localWorkspaceFolder},target=/workspace,type=bind"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue