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
13
13
# Define software versions.
14
14
ARG OPENRESTY_VERSION=1.19.9.1
15
15
ARG 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
17
17
ARG NGINX_HTTP_GEOIP2_MODULE_VERSION=3.3
18
18
ARG LIBMAXMINDDB_VERSION=1.5.0
19
19
ARG WATCH_VERSION=0.3.1
Original file line number Diff line number Diff line change @@ -109,6 +109,11 @@ Where:
109
109
</documentation >
110
110
<!-- Changelog of the application. -->
111
111
<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 >
112
117
<release >
113
118
<version >1.25.0</version >
114
119
<date >2022-01-21</date >
You can’t perform that action at this time.
0 commit comments