diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index fd1d7151518f40..8e09808f08bba2 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/python/devcontainer:2025.05.25.15232270922", + "image": "ghcr.io/python/devcontainer:2025.05.29.15334414373", "onCreateCommand": [ // Install common tooling. "dnf",