We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3497f commit a4d1fdfCopy full SHA for a4d1fdf
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
@@ -1,7 +1,5 @@
1
{
2
- "build": {
3
- "dockerfile": "Dockerfile"
4
- },
+ "image": "ghcr.io/python/devcontainer:2024.09.25.11038928730",
5
"onCreateCommand": [
6
// Install common tooling.
7
"dnf",
0 commit comments