It would be great if this feature accepted a CLI version option so that it can be pinned.
For example, the .NET feature lets you specify an SDK version.
https://github.com/devcontainers/features/tree/main/src/dotnet
Unfortunately, this request will need this issue microsoft/aspire#15366 fixed to work.
This feature uses the Aspire install.sh to install the CLI but install.sh has a bug and errors when a version is specified.
It would be great if this feature accepted a CLI
versionoption so that it can be pinned.For example, the .NET feature lets you specify an SDK version.
https://github.com/devcontainers/features/tree/main/src/dotnet
Unfortunately, this request will need this issue microsoft/aspire#15366 fixed to work.
This feature uses the Aspire install.sh to install the CLI but install.sh has a bug and errors when a version is specified.