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 Alpine build image release series to 3.18 #1046

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Jun 15, 2023

Changes

  • switch from Alpine 3.16 to Alpine 3.18
  • update Alpine build image dependencies

References

Switch from Alpine 3.16 to Alpine 3.18.

refs GH-1043
All dependency versions updated to reflect the switch from
Alpine 3.16 to 3.18:

- bash
- file
- gcc
- git
- make
- mingw-w64-gcc
- musl-dev
- nano
- util-linux
- xz

refs GH-1043
@atc0005 atc0005 added this to the Next Release milestone Jun 15, 2023
@atc0005 atc0005 self-assigned this Jun 15, 2023
@atc0005
Copy link
Owner Author

atc0005 commented Jun 15, 2023

The CI checks for these changes are working as intended for the Alpine stable build images.

CI failures for Debian-based images are related to pinned dependencies for the Debian-based images becoming unavailable. I'll fix those issues with a follow-up PR.

@atc0005 atc0005 merged commit 550f248 into master Jun 15, 2023
@atc0005 atc0005 deleted the i1043-update-alpine-build-image-release-series branch June 15, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stable build images for Alpine x64 and x86 have outdated Go version
1 participant