Skip to content

Update to Alpine 3.24#420

Merged
yosifkit merged 1 commit into
docker-library:masterfrom
infosiftr:alpine
Jun 23, 2026
Merged

Update to Alpine 3.24#420
yosifkit merged 1 commit into
docker-library:masterfrom
infosiftr:alpine

Conversation

@yosifkit

@yosifkit yosifkit commented Jun 18, 2026

Copy link
Copy Markdown
Member

Drop Alpine 3.22 accordingly

Update 6.0 to 6.0.10
Update 6.1 to 6.1.3

fixes #421

Drop Alpine 3.22 accordingly

Update 6.0 to 6.0.10
Update 6.1 to 6.1.3
Comment thread Dockerfile.template
# 6.1+ needs to compile some extensions on non-amd64-non-arm64 architectures
"cargo",
"clang19-dev", # TODO the dep needing libclang.so doesn't seem to care what version, so maybe there's a more generic dep we could use here?
"clang21-dev", # TODO the dep needing libclang.so doesn't seem to care what version, so maybe there's a more generic dep we could use here?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

clang19-dev isn't available in Alpine 3.24. clang21 is the greatest common version for Alpine 3.23 and 3.24.

@yosifkit yosifkit merged commit 52417b1 into docker-library:master Jun 23, 2026
17 checks passed
@yosifkit yosifkit deleted the alpine branch June 23, 2026 00:08
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jun 23, 2026
Changes:

- docker-library/redmine@4e7d7ad: Fix failing arm32v5 builds (docker-library/redmine#419)
- docker-library/redmine@52417b1: Merge pull request docker-library/redmine#420 from infosiftr/alpine
- docker-library/redmine@cd64642: Update to Alpine 3.24
tianon pushed a commit to docker-library/official-images that referenced this pull request Jun 23, 2026
Changes:

- docker-library/redmine@4e7d7ad: Fix failing arm32v5 builds (docker-library/redmine#419)
- docker-library/redmine@52417b1: Merge pull request docker-library/redmine#420 from infosiftr/alpine
- docker-library/redmine@cd64642: Update to Alpine 3.24

Co-authored-by: Docker Library Bot <doi+docker-library-bot@docker.com>
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.

Redmine-6.1.3

1 participant