Skip to content

Commit c86c986

Browse files
authored
Merge branch 'master' into crowdsec_rework
2 parents d3418f5 + cf9f86f commit c86c986

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ARG DOCKER_IMAGE_VERSION=unknown
1313
# Define software versions.
1414
ARG OPENRESTY_VERSION=1.19.9.1
1515
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
1717
ARG NGINX_HTTP_GEOIP2_MODULE_VERSION=3.3
1818
ARG LIBMAXMINDDB_VERSION=1.5.0
1919
ARG WATCH_VERSION=0.3.1

appdefs.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)