chore: i/o timeout issue

This commit is contained in:
Bo-Yi Wu 2023-04-10 13:50:27 +08:00
parent e0dbae8ff0
commit 209e8c05e0
1 changed files with 1 additions and 1 deletions

View File

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