Merge pull request #11 from dbingham/fixTypo

Update to drone-scp 1.5.6
This commit is contained in:
Bo-Yi Wu 2020-02-27 11:19:51 +08:00 committed by GitHub
commit 8b3eebcc8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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