chore: update drone-scp image to v1.6.13 (#158)

- 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:54:08 +08:00 committed by GitHub
parent 96947ea2bd
commit 35093a99f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 COPY entrypoint.sh /bin/entrypoint.sh