mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
Update patches commit in Dockerfile
This commit is contained in:
parent
5d20d585b3
commit
204cfaa8ca
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ ENV CXXFLAGS $CFLAGS
|
|||
FROM builder AS patches
|
||||
RUN git clone {{ GIT }}/desktop-app/patches.git \
|
||||
&& cd patches \
|
||||
&& git checkout 6df6441445 \
|
||||
&& git checkout 9aa30bc442 \
|
||||
&& rm -rf .git
|
||||
|
||||
FROM builder AS nasm
|
||||
|
|
Loading…
Add table
Reference in a new issue