chore: upgrade to 1.3.8 docker image

This commit is contained in:
Bo-Yi Wu
2020-10-03 16:33:44 +08:00
parent 6cdf58fd81
commit dc870f34e9
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appleboy/drone-telegram:1.3.7-linux-amd64
FROM appleboy/drone-telegram:1.3.8-linux-amd64
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh