chore: support use_insecure_cipher (#57)

This commit is contained in:
Bo-Yi Wu
2020-05-24 10:54:31 +08:00
committed by GitHub
parent 6b00175bad
commit c9eebc1cde
4 changed files with 19 additions and 1 deletions

View File

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