mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +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
|
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 4b35c02c5e \
|
&& git checkout 24afddb3bf \
|
||||||
&& rm -rf .git
|
&& rm -rf .git
|
||||||
|
|
||||||
FROM builder AS nasm
|
FROM builder AS nasm
|
||||||
|
|
Loading…
Add table
Reference in a new issue