mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update patches revision in Docker.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user