Skip to content

chore: download cmake version 3.22.6 #2194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 3, 2025

Conversation

Minh141120
Copy link
Member

This pull request includes updates to the Dockerfiles to add necessary dependencies and install a specific version of CMake. The changes ensure that the required libraries are available and that CMake 3.22.6 is installed in the Docker images.

Dependencies and installation updates:

  • docker/Dockerfile: Added libssl-dev to the list of packages and included steps to download, extract, and install CMake 3.22.6.
  • docker/Dockerfile.cache: Added libssl-dev to the list of packages and included steps to download, extract, and install CMake 3.22.6.

@Minh141120 Minh141120 self-assigned this Apr 3, 2025
@Minh141120 Minh141120 merged commit f7f21e4 into dev Apr 3, 2025
8 checks passed
@Minh141120 Minh141120 deleted the chore/change-cmake-version-dockerfile branch April 3, 2025 11:24
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.

3 participants