Bump base image to Alpine 3.24 for amd64 and arm64 - #721
Draft
melonarc wants to merge 2 commits into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have read the contributing guideline and understand that I have made the correct modifications
PR's are done against the develop branch.
Description:
Bump the base image version to alpine 3.24 for amd64 and arm64
Benefits of this PR and context:
Support for the Alpine 3.19 base image ended eight months ago. Updating to Alpine 3.24 ensures continued access to security fixes.
This MR also updates the nginx configuration to address a deprecation warning. However, the armv7 image still uses an older nginx version that does not support this change. Since the armv7 images are deprecated and will no longer receive new base image versions, I would appreciate maintainer feedback on how armv7 should be handled going forward.
Link
How Has This Been Tested?
I built the new image on my amd64 machine, checked the logs, and tested it with Sonarr.