refactor: disable_web_page_preview

This commit is contained in:
Bo-Yi Wu
2020-10-03 16:10:54 +08:00
parent 9e5e0be372
commit 1ecd8d50e4
4 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appleboy/drone-telegram:1.3.6-linux-amd64
FROM appleboy/drone-telegram:1.3.7-linux-amd64
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh