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