mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
gh-134583: Update devcontainer reference to include image with libzstd-devel (gh-134765)
Update devcontainer reference
This commit is contained in:
parent
96905bdd27
commit
9bf03c6c30
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue