Describe the bug
i was pulling the latest docker image, and found that git command was not found in the image.

Related command
docker run-it mcr.microsoft.com/azure-cli:latest
git
Errors
git: command not found

Issue script & Debug output

Expected behavior
if i try to run an older version, it works

Environment Summary
not relevant to az version
Additional context
No response
Describe the bug
i was pulling the latest docker image, and found that git command was not found in the image.

Related command
docker run-it mcr.microsoft.com/azure-cli:latest
git
Errors
git: command not found

Issue script & Debug output
Expected behavior
if i try to run an older version, it works

Environment Summary
not relevant to az version
Additional context
No response