chore: support ciphers

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2020-04-30 15:56:29 +08:00
parent 26dd2b3a38
commit ad6643f705
1 changed files with 1 additions and 1 deletions

View File

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