chore: bump drone-ssh to v1.6.1 (#63)

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2020-06-15 16:45:26 +08:00 committed by GitHub
parent 5711a203b3
commit e2cbea5f00
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-ssh:1.6.0-linux-amd64
FROM appleboy/drone-ssh:1.6.1-linux-amd64
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh