Skip to content

Commit 274ecbf

Browse files
CopilotKaniska244
andauthored
fix: use base:trixie image for trixie-specific test scenario
Agent-Logs-Url: https://github.com/devcontainers/features/sessions/5e6ed3a3-e87e-449f-ac46-ccc170990a0b Co-authored-by: Kaniska244 <186041440+Kaniska244@users.noreply.github.com>
1 parent 995d444 commit 274ecbf

1 file changed

Lines changed: 1 addition & 1 deletion

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:10.0",
92+
"image": "mcr.microsoft.com/devcontainers/base:trixie",
9393
"user": "vscode",
9494
"features": {
9595
"azure-cli": {

0 commit comments

Comments
 (0)