Skip to content

Commit

Permalink
⬆️ Upgrades NGINX Proxy Manager to v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Apr 15, 2020
1 parent 4b5f13b commit ef4d34f
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.2.tar.gz" \
"https://github.com/jc21/nginx-proxy-manager/archive/v2.2.3.tar.gz" \
&& mkdir /app \
&& tar zxvf \
/tmp/nginxproxymanager.tar.gz \
Expand Down

0 comments on commit ef4d34f

Please sign in to comment.