Skip to content

Commit e2dc192

Browse files
Add tdlib-purple to the minimal Docker image (#506)
1 parent d3c08db commit e2dc192

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile.trixie

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ git clone --recursive https://github.com/EionRobb/purple-mattermost && \
8181
cd purple-mattermost && \
8282
make && \
8383
make DESTDIR=/tmp/out install
84-
85-
#todo: Fix tdlib-purple here
84+
RUN curl -o /tmp/out/libtelegram-tdlib.so https://buildbot.hehoe.de/tdlib-pruple/libtelegram-tdlib-1.8.35_bookworm_amd64.so
8685

8786
FROM debian:trixie-20240904 as production
8887

0 commit comments

Comments
 (0)