Skip to content

Releases: bfren/docker-nginx-proxy

v7.0.0

08 Sep 11:36
4bdc4b1

Choose a tag to compare

v7.0.0 (#155)

Major updates
* All init / request / regenerate executables now support single domains - use `-d XXXXXX`
* Adding support for NAXSI web application firewall - use `PROXY_ENABLE_NAXSI=1`

Minor updates
* Using latest base image
* Renaming `PROXY_URI` to `PROXY_DOMAIN` (if you don't rename you'll get a warning in logs but it will still work)
* Adding more debug output

Documentation updates
* Adding new arguments to README

v6.1.7

03 Sep 06:47
e5f239e

Choose a tag to compare

v6.1.7 (#157)

Minor updates

  • Using latest base image

Please note: This is the final release of the 6.x branch

v6.1.6

08 Jul 11:57
2813b31

Choose a tag to compare

v6.1.6 (#156)

Minor updates
* Using latest base image

v6.1.5

15 Jun 08:28
edd3083

Choose a tag to compare

v6.1.5 (#154)

Minor updates
* Using latest base image

v6.1.4

14 Jun 06:25
ee1f1a5

Choose a tag to compare

v6.1.4 (#153)

Minor updates
* Using latest base image

v6.1.3

05 Jun 10:33
d05cebb

Choose a tag to compare

v6.1.3 (#152)

Minor updates
* Using latest base image

v6.1.2

29 May 10:38
ca2973f

Choose a tag to compare

v6.1.2 (#151)

Minor updates
* Using latest base image

v6.1.1

20 May 12:40
cf2bbc6

Choose a tag to compare

v6.1.1 (#150)

Minor updates
* Using latest base image

v6.1.0

10 May 18:37
9d1de35

Choose a tag to compare

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

08 May 09:12
539911e

Choose a tag to compare

v6.0.3 (#148)

Minor updates
* Using latest base image