mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Update patches revision in Docker.
This commit is contained in:
parent
74846c87ce
commit
19611d5b26
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ ENV LibrariesPath /usr/src/Libraries
|
|||
WORKDIR $LibrariesPath
|
||||
|
||||
FROM builder AS patches
|
||||
RUN git clone $GIT/desktop-app/patches.git && cd patches && git checkout d58ce6b2b0
|
||||
RUN git clone $GIT/desktop-app/patches.git && cd patches && git checkout 98dace00f0
|
||||
|
||||
FROM builder AS extra-cmake-modules
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue