fix
This commit is contained in:
@@ -33,7 +33,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
|
||||
|
||||
WORKDIR /root
|
||||
RUN git clone -b 1.5.x https://github.com/mumble-voip/mumble.git
|
||||
WORKDIR /opt/mumble
|
||||
WORKDIR /root/mumble
|
||||
RUN git submodule update --init --recursive
|
||||
WORKDIR /root/mumble/build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user