mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Update Qt patches on Linux
This commit is contained in:
parent
374e95de31
commit
4c2be58dd3
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,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 dbd8a5b00f5a0e7e09b11878b9e46afeb4b593c0 \
|
||||
&& git fetch --depth=1 origin 2cf975200b9baac520b9b298776e0a20b24e397a \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue