mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Update patches revision in docker.
This commit is contained in:
parent
8a64a9b2ad
commit
64125f0cc8
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 24afddb3bf \
|
||||
&& git checkout bf05b2a1cc \
|
||||
&& rm -rf .git
|
||||
|
||||
FROM builder AS nasm
|
||||
|
|
Loading…
Add table
Reference in a new issue