Updated to ptb 21.0.1 and added socks5 proxy support
This commit is contained in:
@@ -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 -
|
||||
|
||||
Reference in New Issue
Block a user