mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Update patches commit in Dockerfile
This commit is contained in:
parent
88f1f8ff22
commit
234c74a439
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ RUN mkdir /opt/cmake \
|
|||
FROM builder AS patches
|
||||
RUN git clone {{ GIT }}/desktop-app/patches.git \
|
||||
&& cd patches \
|
||||
&& git checkout d939423196 \
|
||||
&& git checkout 88c251102f \
|
||||
&& rm -rf .git
|
||||
|
||||
FROM builder AS extra-cmake-modules
|
||||
|
|
Loading…
Add table
Reference in a new issue