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