mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Update patches on Linux
This commit is contained in:
parent
d1ff6e583d
commit
db04e33128
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ ENV CXXFLAGS $CFLAGS
|
|||
FROM builder AS patches
|
||||
RUN git clone {{ GIT }}/desktop-app/patches.git \
|
||||
&& cd patches \
|
||||
&& git checkout 4b35c02c5e \
|
||||
&& git checkout 24afddb3bf \
|
||||
&& rm -rf .git
|
||||
|
||||
FROM builder AS nasm
|
||||
|
|
Loading…
Add table
Reference in a new issue