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.
devcontainer.json
1 parent ffc67b3 commit c732681Copy full SHA for c732681
.devcontainer/devcontainer.json
@@ -1,5 +1,5 @@
1
{
2
- "image": "ghcr.io/python/devcontainer:2024.09.25.11038928730",
+ "image": "ghcr.io/python/devcontainer:latest",
3
"onCreateCommand": [
4
// Install common tooling.
5
"dnf",
0 commit comments