Closed asaf400 closed 1 day ago
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 ... ...
Nevermind, I switched to using official image: https://github.com/NginxProxyManager/nginx-proxy-manager/tree/develop
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..