gh-134583: Update devcontainer reference to include image with libzstd-devel (gh-134765)

Update devcontainer reference
This commit is contained in:
Emma Smith 2025-05-26 18:24:38 -07:00 committed by GitHub
parent 96905bdd27
commit 9bf03c6c30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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",