We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69f7eff + 3df3aed commit cab9fa6Copy full SHA for cab9fa6
2 files changed
test/azure-cli/scenarios.json
@@ -89,7 +89,7 @@
89
}
90
},
91
"install_azcli_dotnet_dockerindocker_trixie": {
92
- "image": "mcr.microsoft.com/devcontainers/dotnet:dev-10.0-preview-trixie",
+ "image": "mcr.microsoft.com/devcontainers/base:trixie",
93
"user": "vscode",
94
"features": {
95
"azure-cli": {
test/nix/scenarios.json
@@ -14,7 +14,7 @@
14
15
"nix": {
16
"multiUser": false,
17
- "version": "2.10"
+ "version": "2.18"
18
19
20
0 commit comments