mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-25 10:01:00 +00:00
Update patches revision in Docker.
This commit is contained in:
parent
74846c87ce
commit
19611d5b26
@ -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…
Reference in New Issue
Block a user