Hal De %!s(int64=3) %!d(string=hai) anos
pai
achega
27353af3c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -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 \