mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Update lib_webview and docker patches revision.
This commit is contained in:
parent
a2db9de4d7
commit
f0e8c1e325
2 changed files with 2 additions and 2 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 9d2a07ba8b
|
||||
RUN git clone $GIT/desktop-app/patches.git && cd patches && git checkout 872c8dc01c
|
||||
|
||||
FROM builder AS extra-cmake-modules
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3cb51ac668d4e1b4f7f2b95fed1192350ba403af
|
||||
Subproject commit 0a3584b8d8e37f9745a0cb0fae725e8e8ea0d989
|
Loading…
Add table
Reference in a new issue