Bump Alpine base image?
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Greetings! 👋
I'm wondering if you would consider releasing a newer version of this resource that is based on a newer version of Alpine (i.e. alpine:3.19)? I'm currently in the unenviable position of trying to extract a version number using the jq filter feature of this resource and my filter is valid in jq >= 1.7.0 but is considered a syntax error in any older version of jq. 😅 Alpine 3.19 now provides a much newer version of jq and basing this resource on the latest Alpine would make my life easier.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the resource's Alpine base-image declaration and check how its current image supplies jq. Update the base image to Alpine 3.19, then verify that jq supports filters requiring version 1.7 or newer and that the resource still builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100