Skip to content

Commit 4ba6625

Browse files
authored
⬆️ Upgrades NGINX Proxy Manager to v2.9.19 (#383)
1 parent 6ed1f48 commit 4ba6625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy-manager/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN \
4141
&& yarn global add modclean \
4242
\
4343
&& curl -J -L -o /tmp/nginxproxymanager.tar.gz \
44-
"https://github.com/jc21/nginx-proxy-manager/archive/v2.9.18.tar.gz" \
44+
"https://github.com/jc21/nginx-proxy-manager/archive/v2.9.19.tar.gz" \
4545
&& mkdir /app \
4646
&& tar zxvf \
4747
/tmp/nginxproxymanager.tar.gz \

0 commit comments

Comments
 (0)