chore: update

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi.Wu 2023-04-15 07:16:45 +08:00
parent 001f07286a
commit 94000da74e

View File

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