We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3c932 commit f267cc5Copy full SHA for f267cc5
mingw/Dockerfile
@@ -11,7 +11,7 @@ RUN dnf install -y mingw32-gcc zip
11
12
RUN dnf clean all
13
14
-RUN git clone https://git.xiph.org/opusfile.git
+RUN git clone https://gitlab.xiph.org/xiph/opusfile.git
15
16
WORKDIR opusfile
17
RUN git pull
0 commit comments