chore: update drone-scp image to v1.6.13

- Update the drone-scp image from version `1.6.12` to `1.6.13` in the Dockerfile

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2023-12-26 13:52:01 +08:00
parent 96947ea2bd
commit d1c6a268e5
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
FROM ghcr.io/appleboy/drone-scp:1.6.12
FROM ghcr.io/appleboy/drone-scp:1.6.13
COPY entrypoint.sh /bin/entrypoint.sh