mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-13 04:37:11 +02:00
Version 4.14.3: Update Qt patch in the Dockerfile.
This commit is contained in:
parent
37d1940993
commit
fccc93ca53
1 changed files with 1 additions and 1 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 5f434041ae25d0ae0f7936bfe76c4535f6151ba9 \
|
||||
&& git fetch --depth=1 origin 1e6c830a66649a60a2a277015143260f5716517b \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue