mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Update cmake_helpers and patches in Docker
This commit is contained in:
parent
fa63a220fa
commit
d6aecdfe4b
2 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ FROM builder AS patches
|
|||
RUN git init patches \
|
||||
&& cd patches \
|
||||
&& git remote add origin {{ GIT }}/desktop-app/patches.git \
|
||||
&& git fetch --depth=1 origin a33b619f7309b561e601014f8d8eecc2db84e1c1 \
|
||||
&& git fetch --depth=1 origin 9c97723dce353833f54d644d0403b047ee148f6e \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit 6b5f4bcc432722269627d4292d71229cf05a81ab
|
||||
Subproject commit 92f27add11ae4280939079249d0f9da933ece6ad
|
Loading…
Add table
Reference in a new issue