Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SpectrumIM/spectrum2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvitalyster <vitalyster@gmail.com>2021-12-07 13:09:51 +0300
committerGitHub <noreply@github.com>2021-12-07 13:09:51 +0300
commit8ab590f673c05f5ce0720768d60eba2089c5304a (patch)
tree02431b9e4ff939397d52a82bd5ae747fe13808bc
parent81de95d13bd4e23359513b0ca36febd4f70de28c (diff)
Update Dockerfile
libtdjson 1.7.9
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index e01e7276..da7dc6e8 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -161,7 +161,7 @@ RUN apt-get update -qq
RUN echo "---> Installing pidgin-sipe" && \
apt-get install --no-install-recommends -y pidgin-sipe
RUN echo "---> Installing purple-telegram" && \
- apt-get install --no-install-recommends -y libpurple-telegram-tdlib libtdjson1.6.0
+ apt-get install --no-install-recommends -y libpurple-telegram-tdlib libtdjson1.7.9
RUN echo "---> Installing purple-discord" && \
apt-get install --no-install-recommends -y purple-discord