Update to drone-scp 1.5.6

To pull in the fix for the typo related to proxy_paraphrase
This commit is contained in:
Daniel Bingham 2020-02-26 18:19:00 -08:00 committed by GitHub
parent 6971270956
commit 861f2e0e7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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