Use the latest dev container image perpetually (#137734) · python/cpython@14319a9

GitHub

Original file line numberDiff line numberDiff line change@@ -1,5 +1,5 @@

11{

2-"image": "ghcr.io/python/devcontainer:2025.05.29.15334414373",

2+"image": "ghcr.io/python/devcontainer:latest",

33"onCreateCommand": [

44// Install common tooling.

55"dnf",