serversideup / docker-php

🐳 Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more!
https://serversideup.net/open-source/docker-php/
GNU General Public License v3.0
1.65k stars 108 forks source link

Update Nginx Unit version #344

Closed DvDty closed 3 months ago

DvDty commented 3 months ago

https://unit.nginx.org/CHANGES.txt

This PR updates the Unit version to latest, currently the project is running on version 1.31.1, which is ~6 months old at this point (1 minor update behind at the moment).

jaydrogers commented 3 months ago

I have to figure this out yet https://github.com/serversideup/docker-php/issues/339

I am going to merge to main and then it will build a dev image 👍

jaydrogers commented 3 months ago

Good thing I didn't merge yet. I ran it locally and it failed. I will swing back to this later if someone doesn't beat me to it

image
DvDty commented 3 months ago

You are right, for some reason this release was tagged as 1.32.1-1 (https://hg.nginx.org/unit/rev/e1697591d345 changeset 2766:e1697591d345 1.32.1-1).

Tested locally: ✅ Docker Image Built: serversideup/php:8.3.6-unit-bookworm

jaydrogers commented 3 months ago

Thanks!! I will take a look into this soon. Will keep you posted 👍

jaydrogers commented 3 months ago

Thanks for looking into this!

Merged into our dev images 🎉

Watch the release notes for the launch 🚀