openresty / docker-openresty

Docker tooling for OpenResty
https://hub.docker.com/r/openresty/openresty
BSD 2-Clause "Simplified" License
935 stars 525 forks source link

[PLEASE_MERGE] bump alpine-apk to 3.17 #225

Closed prashil-g closed 1 year ago

prashil-g commented 1 year ago

Upgrade alpine-apk to 3.17

neomantra commented 1 year ago

Hello, thanks for your contribution.

My policy is to only bundle the upstream packages with their corresponding Alpine version. This how OpenResty decided to release their software, along with whatever QA they do, etc. So we keep version parity to maintain higher integrity, less edge-bleed.

If you really want Alpine 3.17 pre-built, there is the built-from-source alpine flavor.

You can see what's available from upstream here: https://openresty.org/package/alpine/

neomantra commented 1 year ago

I'm closing this, but feel free to open an issue when Alpine 3.18 comes out (I don't track it). I do track upstream OpenResty releases. Thanks again for contributing.