Updated to ptb 21.0.1 and added socks5 proxy support

This commit is contained in:
Joan
2024-03-24 19:08:37 +01:00
parent 583cca776f
commit 23e5cfd878
6 changed files with 33 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.7
FROM python:3.11
# Adding trusting keys to apt for repositories
RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -