Conversation

YanaXu

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

@CopilotCopilot AI review requested due to automatic review settings June 6, 2025 03:48
@azure-client-tools-bot-prdazure-client-tools-bot-prd
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

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 updates the Dockerfiles to use the new AzureLinux 3.0 base images instead of the older Mariner 2.0 ones. The changes include updating the FROM statements, the IMAGE_NAME ARG, and the AZUREPS_HOST_ENVIRONMENT ENV in two Dockerfiles.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

FileDescription
docker/Dockerfile-azurelinux-3.0-arm64Updated base image and related variables to reference AzureLinux 3.0
docker/Dockerfile-azurelinux-3.0Updated base image and related variables to reference AzureLinux 3.0

Choose a reason for hiding this comment

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

LGTM

@vidai-msftvidai-msft merged commit 8eb01bb into main Jun 8, 2025
12 checks passed
@vidai-msftvidai-msft deleted the yanxu/azurelinux branch June 8, 2025 14:06
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.