chore: upgrade to drone-scp:1.5.2

This commit is contained in:
Bo-Yi Wu 2019-09-28 12:55:25 +08:00
parent e506e72e83
commit 722ddfc32b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM appleboy/drone-scp
FROM appleboy/drone-scp:1.5.2-linux-amd64
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh