mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Update patches in Dockerfile
This commit is contained in:
parent
86105403bf
commit
c8cec18ad3
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ RUN mkdir /opt/cmake \
|
||||||
FROM builder AS patches
|
FROM builder AS patches
|
||||||
RUN git clone $GIT/desktop-app/patches.git \
|
RUN git clone $GIT/desktop-app/patches.git \
|
||||||
&& cd patches \
|
&& cd patches \
|
||||||
&& git checkout bf8dfd399d \
|
&& git checkout 4cd65501d6 \
|
||||||
&& rm -rf .git
|
&& rm -rf .git
|
||||||
|
|
||||||
FROM builder AS libffi
|
FROM builder AS libffi
|
||||||
|
|
Loading…
Add table
Reference in a new issue