jlesage / docker-nginx-proxy-manager

Docker container for Nginx Proxy Manager
MIT License
784 stars 177 forks source link

[Security] Why is the latest images still use openresty 1.19.9.1? #331

Closed asaf400 closed 1 day ago

asaf400 commented 1 day ago

Current Behavior

OpenResty 1.27.1.1 is available, Why is the Dockerfile default download is still openresty 1.19.9.1 from 2021 ?

Very insecure..

# docker run -it --rm --entrypoint bash jlesage/nginx-proxy-manager
bash-5.1# nginx -V
nginx version: openresty/1.19.9.1
...
...
asaf400 commented 1 day ago

Nevermind, I switched to using official image: https://github.com/NginxProxyManager/nginx-proxy-manager/tree/develop