homogeneize devcontainers

This commit is contained in:
2025-06-03 22:32:20 +02:00
parent b165c774bd
commit f6c7603afa
2 changed files with 8 additions and 2 deletions

View File

@@ -6,5 +6,11 @@
"args": {
"VARIANT": "latest"
}
}
},
"customizations": {
"jetbrains": {
"backend": "IntelliJ"
}
},
"workspaceFolder": "/workspace"
}