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>pull/158/head
parent
96947ea2bd
commit
d1c6a268e5
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue