Skip to content

Commit 3df3aed

Browse files
CopilotKaniska244
andauthored
fix: update azure-cli test scenario base image from dev-10.0-preview-trixie to base:trixie (#1611)
* fix: update azure-cli test scenario base image from dev-10.0-preview-trixie to 10.0 Agent-Logs-Url: https://github.com/devcontainers/features/sessions/78a9b225-cd77-4447-9ee4-4de4b2546665 Co-authored-by: Kaniska244 <[email protected]> * 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 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Kaniska244 <[email protected]> Co-authored-by: Kaniska <[email protected]>
1 parent ceee60f commit 3df3aed

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

0 commit comments

Comments
 (0)