Releases: bfren/docker-nginx-proxy
Releases · bfren/docker-nginx-proxy
v6.1.3
v6.1.3 (#152)
Minor updates
* Using latest base image
v6.1.2
v6.1.2 (#151)
Minor updates
* Using latest base image
v6.1.1
v6.1.1 (#150)
Minor updates
* Using latest base image
v6.1.0
v6.1.0 (#149)
Major updates
* Updating to use Nginx 1.24
Minor updates
* Using new NGINX_WWW / NGINX_PUBLIC
* Moving index file to www\public
v6.0.3
v6.0.3 (#148)
Minor updates
* Using latest base image
v6.0.2
v6.0.2 (#147)
Minor updates
* Using latest base image
* Switching to use dependencies.d
v6.0.1
v6.0.1 (#146)
Minor updates
* Using latest base image
v6.0.0
v6.0.0 (#145)
Major updates
* Using rebuilt Nginx base image
* Using variable in proxy_pass in case upstream host is not available - so Nginx will always start
Minor updates
* Generate proxy configuration and helper to allow refresh override
Documentation updates
* Adding various missing environment variables to README.md
* Adding nginx-adduser to README.md
* Various improvements and fixes to comments
v5.1.25
v5.1.25 (#144)
Minor updates
* Fixing bug in ssl-cleanup (not removing Nginx conf file)
v5.1.24
v5.1.24 (#143)
Minor updates
* Run nginx-reload after ssl-cleanup in live mode