Răsfoiți Sursa

use cloudron-io fork

Girish Ramakrishnan 9 ani în urmă
părinte
comite
718d26f3dc
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -18,7 +18,7 @@ RUN chmod +x /app/code/wp
 RUN echo "<?php function wp_new_blog_notification() {} ?>" > /run/wordpress/disable-new-blog-notification.php
 
 # Get the plugins
-RUN curl -L -o /app/code/authLdap.zip https://github.com/gramakri/authLdap/archive/7ac3cbf.zip
+RUN curl -L -o /app/code/authLdap.zip https://github.com/cloudron-io/authLdap/archive/59879841bc0c444907a88bdd70f840bf1db8267a.zip
 RUN curl -L -o /app/code/disable-wordpress-updates.zip https://downloads.wordpress.org/plugin/disable-wordpress-updates.1.4.7.zip
 RUN curl -L -o /app/code/wp-mail-smtp.zip https://downloads.wordpress.org/plugin/wp-mail-smtp.0.9.5.zip