Update file Dockerfile
This commit is contained in:
parent
3ddf557f91
commit
bab3935d59
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ RUN apt-get update && apt-get -y dist-upgrade && apt-get -y install \
|
|||
zstd
|
||||
|
||||
RUN git clone --recursive https://gitlab.com/librewolf-community/browser/windows.git
|
||||
WORKDIR windows/submodules/windows/linux
|
||||
WORKDIR windows/linux
|
||||
RUN pwd && ls -l
|
||||
RUN make setup-debian
|
||||
RUN make fetch
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue