diff --git a/Dockerfile.trixie b/Dockerfile.trixie index 16d1168a..47c212dd 100644 --- a/Dockerfile.trixie +++ b/Dockerfile.trixie @@ -81,8 +81,7 @@ git clone --recursive https://github.com/EionRobb/purple-mattermost && \ cd purple-mattermost && \ make && \ make DESTDIR=/tmp/out install - -#todo: Fix tdlib-purple here +RUN curl -o /tmp/out/libtelegram-tdlib.so https://buildbot.hehoe.de/tdlib-pruple/libtelegram-tdlib-1.8.35_bookworm_amd64.so FROM debian:trixie-20240904 as production