Beta version 3.2.6: Update tg_owt revision in Dockerfile.

This commit is contained in:
John Preston 2021-11-27 10:29:47 +04:00
parent abc40f7e43
commit 5afcd47ab0

View file

@ -829,7 +829,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 d578c760dc6f1ae5f0f3bb5317b0b2ed04b79138
RUN git fetch --depth=1 origin b02478677baac6d563589f216800ff9cea0fd65c
RUN git reset --hard FETCH_HEAD
RUN git submodule init
RUN git submodule update