mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Beta version 2.4.15: Update Dockerfile.
This commit is contained in:
parent
9c20cf3543
commit
af6c7c7d09
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ WORKDIR $LibrariesPath
|
||||||
|
|
||||||
FROM builder AS patches
|
FROM builder AS patches
|
||||||
RUN git clone $GIT/desktop-app/patches.git
|
RUN git clone $GIT/desktop-app/patches.git
|
||||||
RUN cd patches && git checkout f22ccc5
|
RUN cd patches && git checkout 6afd91a
|
||||||
|
|
||||||
FROM builder AS libffi
|
FROM builder AS libffi
|
||||||
RUN git clone -b v3.3 --depth=1 $GIT/libffi/libffi.git
|
RUN git clone -b v3.3 --depth=1 $GIT/libffi/libffi.git
|
||||||
|
|
Loading…
Add table
Reference in a new issue