]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-134583: Update devcontainer reference to include image with libzstd-devel (gh...
authorEmma Smith <emma@emmatyping.dev>
Tue, 27 May 2025 01:24:38 +0000 (18:24 -0700)
committerGitHub <noreply@github.com>
Tue, 27 May 2025 01:24:38 +0000 (10:24 +0900)
Update devcontainer reference

.devcontainer/devcontainer.json

index 64c85c1101e6e6186295f3a00dea85bea593c0d9..fd1d7151518f408a731583318717756ec3bf6bc1 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "image": "ghcr.io/python/devcontainer:2024.09.25.11038928730",
+    "image": "ghcr.io/python/devcontainer:2025.05.25.15232270922",
     "onCreateCommand": [
         // Install common tooling.
         "dnf",