mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 07:05:13 +00:00
Update tg_owt in Dockerfile & snapcraft.yaml
This commit is contained in:
@@ -646,7 +646,7 @@ RUN mkdir tg_owt
|
|||||||
WORKDIR tg_owt
|
WORKDIR tg_owt
|
||||||
RUN git init
|
RUN git init
|
||||||
RUN git remote add origin $GIT/desktop-app/tg_owt.git
|
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 reset --hard FETCH_HEAD
|
||||||
RUN git submodule init
|
RUN git submodule init
|
||||||
RUN git submodule update
|
RUN git submodule update
|
||||||
|
@@ -431,7 +431,7 @@ parts:
|
|||||||
webrtc:
|
webrtc:
|
||||||
source: https://github.com/desktop-app/tg_owt.git
|
source: https://github.com/desktop-app/tg_owt.git
|
||||||
source-depth: 1
|
source-depth: 1
|
||||||
source-commit: 60db14acbda90de6d47bc19f59f3c70e9c3e08a3
|
source-commit: 63a934db1ed212ebf8aaaa20f0010dd7b0d7b396
|
||||||
plugin: cmake
|
plugin: cmake
|
||||||
build-packages:
|
build-packages:
|
||||||
- ninja-build
|
- ninja-build
|
||||||
|
Reference in New Issue
Block a user