add support for fingerprint: (#54)

This commit is contained in:
Daniel Hwang 2020-05-18 23:21:26 -07:00 committed by GitHub
parent a912e225ec
commit 6b00175bad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 1 deletions

View file

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