Skip to content
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

Update to Alpine 3.21 #517

Merged
merged 2 commits into from
Dec 6, 2024
Merged

Update to Alpine 3.21 #517

merged 2 commits into from
Dec 6, 2024

Conversation

jnoordsij
Copy link
Contributor

@jnoordsij jnoordsij commented Dec 5, 2024

Modelled after #498.

Requires docker-library/official-images#18024.

This PR updates Alpine to the latest stable version: 3.21.

See also https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.21.0.

@yosifkit
Copy link
Member

yosifkit commented Dec 5, 2024

+ /sbin/iptables-legacy --version
/bin/sh: /sbin/iptables-legacy: not found

Doh, looks like Alpine 3.21 moved /sbin/iptables-legacy to /usr/sbin/iptables-legacy (https://gitlab.alpinelinux.org/alpine/aports/-/commit/c49f2fa7aeab3487da65ca4398477af73fde51cb)

@yosifkit
Copy link
Member

yosifkit commented Dec 6, 2024

Pushed a fix for iptables-legacy path change. Should be good to go now.

@yosifkit yosifkit requested a review from tianon December 6, 2024 00:16
@tianon tianon merged commit b37a8b9 into docker-library:master Dec 6, 2024
8 checks passed
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Dec 7, 2024
Changes:

- docker-library/docker@639add6: Update 27-rc to buildx 0.19.2
- docker-library/docker@fcc0458: Update 27 to buildx 0.19.2
- docker-library/docker@b37a8b9: Merge pull request docker-library/docker#517 from jnoordsij/alpine3.21
- docker-library/docker@cf45da5: Adjust iptables-legacy binaries to new path in `/usr/sbin`
- docker-library/docker@5eefbd3: Update to Alpine 3.21
@jnoordsij jnoordsij deleted the alpine3.21 branch December 7, 2024 08:28
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Dec 9, 2024
Changes:

- docker-library/docker@54e6f91: Update 27-rc
- docker-library/docker@1cf4cea: Update 27 to 27.4.0
- docker-library/docker@639add6: Update 27-rc to buildx 0.19.2
- docker-library/docker@fcc0458: Update 27 to buildx 0.19.2
- docker-library/docker@b37a8b9: Merge pull request docker-library/docker#517 from jnoordsij/alpine3.21
- docker-library/docker@cf45da5: Adjust iptables-legacy binaries to new path in `/usr/sbin`
- docker-library/docker@5eefbd3: Update to Alpine 3.21
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