Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3497f commit a4d1fdfCopy full SHA for a4d1fdf
2 files changed
.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