We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c08db commit e2dc192Copy full SHA for e2dc192
Dockerfile.trixie
@@ -81,8 +81,7 @@ git clone --recursive https://github.com/EionRobb/purple-mattermost && \
81
cd purple-mattermost && \
82
make && \
83
make DESTDIR=/tmp/out install
84
-
85
-#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
86
87
FROM debian:trixie-20240904 as production
88
0 commit comments