mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
Beta version 3.2.6: Update tg_owt revision in Dockerfile.
This commit is contained in:
parent
abc40f7e43
commit
5afcd47ab0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue