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

Image for new release 1.25.3.1 #243

Closed HanadaLee closed 1 month ago

HanadaLee commented 8 months ago

OpenResty 1.25.3.1 was released. https://openresty.org/en/ann-1025003001.html Updated images are needed.

neomantra commented 8 months ago

Thanks for the issue. I've was working on this over the weekend and now that it is publicly released, I'll wrap it up today or tomorrow.

slavikos commented 8 months ago

@neomantra don't forget to include the --with-http_v3_module build option 😄

(I noticed that official deb packages are not built with the http3 option, that's why the comment)

neomantra commented 8 months ago

Thanks, I appreciate that comment. I saw the email this morning and released 1.25.3.1-1:

https://github.com/openresty/docker-openresty/commit/30682c9b6066ed30740b5e6f9a555549e873529b

That is only for build-from-source flavors... once upstream updates, I'll similarly update.