chore: upgrade drone-scp to v1.6.7 version. (#101)

This commit is contained in:
Bo-Yi Wu 2023-04-09 18:26:09 +08:00 committed by GitHub
parent 6cd4f0cace
commit 8a92fcdb1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM appleboy/drone-scp:1.6.4-linux-amd64
FROM ghcr.io/appleboy/drone-scp:1.6.7
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh