chore: upgrade drone-scp to 1.5.7

pull/20/head v0.0.8
Bo-Yi Wu 2020-04-16 22:25:52 +08:00
parent 8b3eebcc8d
commit 1a6b426141
1 changed files with 1 additions and 1 deletions

View File

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