Skip to content

Commit f177196

Browse files
committed
Updated Nginx Proxy Manager to version 2.12.3.
1 parent decf81b commit f177196

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ARG DOCKER_IMAGE_VERSION=
99

1010
# Define software versions.
1111
ARG OPENRESTY_VERSION=1.27.1.1
12-
ARG NGINX_PROXY_MANAGER_VERSION=2.12.2
12+
ARG NGINX_PROXY_MANAGER_VERSION=2.12.3
1313
ARG NGINX_HTTP_GEOIP2_MODULE_VERSION=3.3
1414
ARG LIBMAXMINDDB_VERSION=1.5.0
1515
ARG BCRYPT_TOOL_VERSION=1.1.2
@@ -95,7 +95,6 @@ RUN \
9595
python3 \
9696
sqlite \
9797
openssl \
98-
apache2-utils \
9998
# For /opt/nginx-proxy-manager/bin/handle-ipv6-setting.
10099
bash \
101100
# For openresty.

0 commit comments

Comments
 (0)