chore: update drone-ssh version

This commit is contained in:
Bo-Yi Wu 2019-09-29 12:11:00 +08:00
parent 49e81b4a32
commit a2d5832a97
1 changed files with 1 additions and 1 deletions

View File

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