diff --git a/lxc-apps/pandora/image b/lxc-apps/pandora/image index 5a5b495..eee17f0 100644 --- a/lxc-apps/pandora/image +++ b/lxc-apps/pandora/image @@ -25,7 +25,7 @@ RUN EOF make install # Compile liboggplay - git clone --depth 1 git://git.xiph.org/liboggplay.git /tmp/liboggplay + git clone --depth 1 https://gitlab.xiph.org/xiph/liboggplay.git /tmp/liboggplay cd /tmp/liboggplay ./autogen.sh ./configure