chore: upgrade drone-telegram to 1.3.6

This commit is contained in:
Bo-Yi Wu
2020-06-20 17:01:54 +08:00
parent ec18563cbb
commit 12a87fd2ec
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appleboy/drone-telegram:linux-amd64
FROM appleboy/drone-telegram:1.3.6-linux-amd64
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh