mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-04 05:17:55 +00:00
Update tg_owt in Dockerfile & snapcraft.yaml
This commit is contained in:
parent
072974216b
commit
d25bd2f481
@ -646,7 +646,7 @@ RUN mkdir tg_owt
|
||||
WORKDIR tg_owt
|
||||
RUN git init
|
||||
RUN git remote add origin $GIT/desktop-app/tg_owt.git
|
||||
RUN git fetch --depth=1 origin 60db14acbda90de6d47bc19f59f3c70e9c3e08a3
|
||||
RUN git fetch --depth=1 origin 63a934db1ed212ebf8aaaa20f0010dd7b0d7b396
|
||||
RUN git reset --hard FETCH_HEAD
|
||||
RUN git submodule init
|
||||
RUN git submodule update
|
||||
|
@ -431,7 +431,7 @@ parts:
|
||||
webrtc:
|
||||
source: https://github.com/desktop-app/tg_owt.git
|
||||
source-depth: 1
|
||||
source-commit: 60db14acbda90de6d47bc19f59f3c70e9c3e08a3
|
||||
source-commit: 63a934db1ed212ebf8aaaa20f0010dd7b0d7b396
|
||||
plugin: cmake
|
||||
build-packages:
|
||||
- ninja-build
|
||||
|
Loading…
Reference in New Issue
Block a user