Skip to content

Commit cab9fa6

Browse files
authored
Merge branch 'main' into fix/code_spell_1139
2 parents 69f7eff + 3df3aed commit cab9fa6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/azure-cli/scenarios.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
}
9090
},
9191
"install_azcli_dotnet_dockerindocker_trixie": {
92-
"image": "mcr.microsoft.com/devcontainers/dotnet:dev-10.0-preview-trixie",
92+
"image": "mcr.microsoft.com/devcontainers/base:trixie",
9393
"user": "vscode",
9494
"features": {
9595
"azure-cli": {

test/nix/scenarios.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"features": {
1515
"nix": {
1616
"multiUser": false,
17-
"version": "2.10"
17+
"version": "2.18"
1818
}
1919
}
2020
},

0 commit comments

Comments
 (0)