File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ARG DOCKER_IMAGE_VERSION=unknown
1313# Define software versions.
1414ARG OPENRESTY_VERSION=1.19.9.1
1515ARG CROWDSEC_OPENRESTY_BOUNCER_VERSION=0.1.1
16- ARG NGINX_PROXY_MANAGER_VERSION=2.9.15
16+ ARG NGINX_PROXY_MANAGER_VERSION=2.9.16
1717ARG NGINX_HTTP_GEOIP2_MODULE_VERSION=3.3
1818ARG LIBMAXMINDDB_VERSION=1.5.0
1919ARG WATCH_VERSION=0.3.1
Original file line number Diff line number Diff line change @@ -109,6 +109,11 @@ Where:
109109 </documentation >
110110 <!-- Changelog of the application. -->
111111 <history >
112+ <release >
113+ <version >1.26.0</version >
114+ <date >2022-02-22</date >
115+ <change >Updated Nginx Proxy Manager to version 2.9.16.</change >
116+ </release >
112117 <release >
113118 <version >1.25.0</version >
114119 <date >2022-01-21</date >
You can’t perform that action at this time.
0 commit comments