Skip to content

Commit

Permalink
⬆️ Upgrades NGINX Proxy Manager to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Nov 6, 2020
1 parent ef18bf1 commit c3fa718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy-manager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN \
&& yarn global add modclean \
\
&& curl -J -L -o /tmp/nginxproxymanager.tar.gz \
"https://github.com/jc21/nginx-proxy-manager/archive/v2.6.1.tar.gz" \
"https://github.com/jc21/nginx-proxy-manager/archive/v2.6.2.tar.gz" \
&& mkdir /app \
&& tar zxvf \
/tmp/nginxproxymanager.tar.gz \
Expand Down

0 comments on commit c3fa718

Please sign in to comment.