Skip to content

Commit 14691d0

Browse files
committed
Used tdlib commit that fixes compilation error
1 parent 54093e0 commit 14691d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN git clone https://github.com/tdlib/td.git
88
WORKDIR /td
99

1010
# 1.8.50
11-
RUN git checkout e78c346a6b5bf8a2cee97987000e11c8ce9968f3
11+
RUN git checkout e133ac6d049f5d56821cec6a3e5501cb20965c66
1212

1313
RUN mkdir build
1414
WORKDIR /td/build

0 commit comments

Comments
 (0)