Skip to content

Commit

Permalink
⬆️ Upgrades NGINX Proxy Manager to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed May 28, 2020
1 parent b47a2ee commit 6832785
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 @@ -30,7 +30,7 @@ RUN \
&& yarn global add modclean \
\
&& curl -J -L -o /tmp/nginxproxymanager.tar.gz \
"https://github.com/jc21/nginx-proxy-manager/archive/v2.2.3.tar.gz" \
"https://github.com/jc21/nginx-proxy-manager/archive/v2.3.0.tar.gz" \
&& mkdir /app \
&& tar zxvf \
/tmp/nginxproxymanager.tar.gz \
Expand Down

0 comments on commit 6832785

Please sign in to comment.