mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-24 09:16:57 +00:00
Update patches revision in docker.
This commit is contained in:
parent
8a64a9b2ad
commit
64125f0cc8
@ -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…
Reference in New Issue
Block a user