chore: upgrade drone-telegram to 1.3.5

This commit is contained in:
Bo-Yi Wu
2019-12-07 14:55:21 +08:00
parent 268d7f7856
commit 845086369b
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appleboy/drone-telegram
FROM appleboy/drone-telegram:1.3.5-linux-amd64
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh