chore: bump drone-ssh to v1.6.0

This commit is contained in:
Bo-Yi Wu 2020-05-24 13:59:21 +08:00
parent 03b440e441
commit 682eb0ddda
1 changed files with 1 additions and 1 deletions

View File

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