We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54093e0 commit 14691d0Copy full SHA for 14691d0
1 file changed
Dockerfile
@@ -8,7 +8,7 @@ RUN git clone https://github.com/tdlib/td.git
8
WORKDIR /td
9
10
# 1.8.50
11
-RUN git checkout e78c346a6b5bf8a2cee97987000e11c8ce9968f3
+RUN git checkout e133ac6d049f5d56821cec6a3e5501cb20965c66
12
13
RUN mkdir build
14
WORKDIR /td/build
0 commit comments