Update the devcontainer image to the latest version (GH-135143)
Fixes an issue where the WASI tools were being incorrectly installed under the ARM image.
This commit is contained in:
parent
0df15d0d4d
commit
a10b321a58
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user