chore: update

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi.Wu 2023-04-15 07:33:42 +08:00
parent 94000da74e
commit 3041da67c6

View File

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