Skip to content

Conversation

vatlark
Copy link
Contributor

@vatlark vatlark commented Apr 27, 2025

Description

Changes the base image used in Dockerfile.source from cbl-mariner to azurelinux.

Motivation and Context

The cbl-mariner image has an unsupported version of cmake and python. azurelinux has new enough versions of cmake and python.

fixes #24521, fixes #24572

"azurelinux" is the new name for "cbl-mariner" so presumably that image will not receive further updates.

Joey added 2 commits April 27, 2025 16:36
azurelinux has new enough versions of cmake and python to resolve
outstanding issues microsoft#24521 and microsoft#24572
@vatlark vatlark changed the title new cmake version installed to match minimum version update cmake and python version used in docker Apr 27, 2025
@vatlark
Copy link
Contributor Author

vatlark commented Apr 27, 2025

@microsoft-github-policy-service agree

@snnn
Copy link
Member

snnn commented Apr 28, 2025

/azp run Linux QNN CI Pipeline, Win_TRT_Minimal_CUDA_Test_CI, Windows ARM64 QNN CI Pipeline, Windows GPU Doc Gen CI Pipeline, Windows x64 QNN CI Pipeline

Copy link

Azure Pipelines successfully started running 5 pipeline(s).

@snnn
Copy link
Member

snnn commented Apr 28, 2025

azurelinux is Mariner Linux 3.

@snnn snnn merged commit d869410 into microsoft:main Apr 29, 2025
70 checks passed
@vatlark
Copy link
Contributor Author

vatlark commented Apr 29, 2025

Thank you for the merge and the information!

@vatlark vatlark deleted the update_docker_cmake_version_3_28 branch April 29, 2025 06:14
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request May 12, 2025
### Description
Changes the base image used in
[Dockerfile.source](https://github.com/microsoft/onnxruntime/blob/main/dockerfiles/Dockerfile.source)
from cbl-mariner to azurelinux.

### Motivation and Context
The cbl-mariner image has an unsupported version of cmake and python.
azurelinux has new enough versions of cmake and python.

fixes microsoft#24521, fixes microsoft#24572

"azurelinux" is the new name for "cbl-mariner" so presumably that image
will not receive further updates.

---------

Co-authored-by: Joey <[email protected]>
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.

[Build] dockerfile uses outdated python. [Build] Docker image uses outdated cmake.
2 participants