mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-01 12:00:48 +00:00
Update patches on Linux
This commit is contained in:
parent
d63e483615
commit
ca408828c1
@ -56,7 +56,7 @@ ENV CXXFLAGS $CFLAGS
|
|||||||
FROM builder AS patches
|
FROM builder AS patches
|
||||||
RUN git clone {{ GIT }}/desktop-app/patches.git \
|
RUN git clone {{ GIT }}/desktop-app/patches.git \
|
||||||
&& cd patches \
|
&& cd patches \
|
||||||
&& git checkout 4f755b92cb \
|
&& git checkout c1f8effd69 \
|
||||||
&& rm -rf .git
|
&& rm -rf .git
|
||||||
|
|
||||||
FROM builder AS nasm
|
FROM builder AS nasm
|
||||||
|
Loading…
Reference in New Issue
Block a user