chore: add drone telegram version

This commit is contained in:
Bo-Yi Wu
2019-09-25 22:39:32 +08:00
parent a10dfd2766
commit 040616c1f8
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appleboy/drone-telegram
FROM appleboy/drone-telegram:1.3.1-linux-amd64
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh