nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.25k stars 322 forks source link

Consider updating containers to bookworm base image #1195

Closed costasd closed 1 week ago

costasd commented 3 months ago

Hello,

since bookworm was released last year, bullseye has become the oldstable - while not pressing right now, security support for bullseye (and relevant images) will cease at some (not very far) point.

Would be good to move to bookworm earlier than that, to allow ample time for any bugfixes or any changes needed for package names, scripts etc.

Thanks!

thresheek commented 3 months ago

Hi @costasd!

Yeah it's a good idea - however I'm pretty sure we're quite close to the bugfix release where we don't really want to bump too many things. I agree that it's needed, but this probably should wait for a non-bugfix release.

costasd commented 3 months ago

Hi @thresheek, yeah makes total sense, whenever's more convenient!

ac000 commented 3 months ago

Yeah it's a good idea - however I'm pretty sure we're quite close to the bugfix release where we don't really want to bump too many things. I agree that it's needed, but this probably should wait for a non-bugfix release.

Seeing as the bugfix release is happening in a separate branch, there's no need to delay this...