Skip to content

Commit

Permalink
Updated Nginx Proxy Manager to version 2.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Mar 22, 2021
1 parent 5226837 commit 4117e52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ARG DOCKER_IMAGE_VERSION=unknown

# Define software versions.
ARG OPENRESTY_VERSION=1.19.3.1
ARG NGINX_PROXY_MANAGER_VERSION=2.8.0
ARG NGINX_PROXY_MANAGER_VERSION=2.8.1
ARG NGINX_HTTP_GEOIP2_MODULE_VERSION=3.3
ARG LIBMAXMINDDB_VERSION=1.5.0
ARG WATCH_VERSION=0.3.1
Expand Down Expand Up @@ -355,7 +355,6 @@ COPY rootfs/ /

# Set environment variables.
ENV APP_NAME="Nginx Proxy Manager" \
KEEP_APP_RUNNING=1 \
DISABLE_IPV6=0

# Define mountable directories.
Expand Down

0 comments on commit 4117e52

Please sign in to comment.