Skip to content

chore(deps): update alpine to 3.23#279

Open
sjinks wants to merge 1 commit intomasterfrom
update-alpine
Open

chore(deps): update alpine to 3.23#279
sjinks wants to merge 1 commit intomasterfrom
update-alpine

Conversation

@sjinks
Copy link
Owner

@sjinks sjinks commented Dec 17, 2025

This pull request updates the Dockerfile.alpine to use a newer base image and improves the build configuration for compatibility and reproducibility. The main changes are grouped below:

Base image and dependency updates:

  • Upgraded the base image from alpine:3.22.1 to alpine:3.23.0 in both build and final stages, ensuring the latest security patches and features are used.

Build configuration improvements:

  • Added the -DCMAKE_POLICY_VERSION_MINIMUM=3.5 flag to the cmake command to ensure consistent policy behavior and compatibility with newer CMake features.

@sjinks sjinks self-assigned this Dec 17, 2025
@sonarqubecloud
Copy link

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.

1 participant