|
|
@@ -33,7 +33,7 @@ COPY systemctl-wrapper /usr/bin/systemctl
|
|
|
|
|
|
WORKDIR /root
|
|
|
|
|
|
-RUN wget "https://raw.githubusercontent.com/hestiacp/hestiacp/1.5.10/install/hst-install-ubuntu.sh" \
|
|
|
+RUN wget "https://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install-ubuntu.sh" \
|
|
|
&& pwgen -c -n -1 12 > $HOME/.delme \
|
|
|
&& bash hst-install-ubuntu.sh \
|
|
|
--apache no --vsftpd no --proftpd no --named no --mysql no --postgresql no --exim yes --dovecot no \
|