Skip to content

Commit 17fcf09

Browse files
committed
Updated Nginx Proxy Manager sources that include v2.0.12 and a fix for directory traversal vulnerability.
1 parent 1f6c5c6 commit 17fcf09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
FROM jlesage/baseimage:alpine-3.8-v2.4.1
99

1010
# Define software versions.
11-
ARG NGINX_PROXY_MANAGER_VERSION=2.0.11
11+
ARG NGINX_PROXY_MANAGER_VERSION=e7ddcb9
1212

1313
# Define software download URLs.
1414
ARG NGINX_PROXY_MANAGER_URL=https://github.com/jc21/nginx-proxy-manager/archive/${NGINX_PROXY_MANAGER_VERSION}.tar.gz

0 commit comments

Comments
 (0)