Skip to content

Conversation

@YanaXu
Copy link
Contributor

@YanaXu YanaXu commented Jul 21, 2025

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings July 21, 2025 04:48
@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the Docker base image from Ubuntu 20.04 to Ubuntu 24.04 for the Azure PowerShell container. The changes update all references to the Ubuntu version throughout the Dockerfile to maintain consistency with the new base image.

  • Updates the base PowerShell image from ubuntu-20.04 to ubuntu-24.04
  • Updates the Azure PowerShell image name to reflect the new Ubuntu version
  • Updates the environment variable to indicate the correct Ubuntu version

Copy link
Contributor

@vidai-msft vidai-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vidai-msft vidai-msft merged commit d1a8306 into main Jul 21, 2025
12 checks passed
@vidai-msft vidai-msft deleted the yanxu/ubuntu2404 branch July 21, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants