chore: update to latest version

This commit is contained in:
Bo-Yi Wu 2020-05-24 12:09:05 +08:00
parent c9eebc1cde
commit 1cb5cd31c9
1 changed files with 1 additions and 1 deletions

View File

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