chore: Send message using custom socks5 proxy url

This commit is contained in:
Bo-Yi Wu
2019-12-07 12:51:57 +08:00
parent deae8157b2
commit 94223af513
4 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appleboy/drone-telegram:1.3.4-linux-amd64
FROM appleboy/drone-telegram
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh