mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 13:47:05 +02:00
Version 5.10.2: Update Qt patches on Linux.
This commit is contained in:
parent
1ac33d30bd
commit
277d76df3e
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,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 cf3b896e00c288143fce51862dbd9b1c86df1960 \
|
||||
&& git fetch --depth=1 origin 748e206a977d7bd9fb6ed5081515b724e9bc58a0 \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue