mirror of
https://ghproxy.net/https://github.com/appleboy/scp-action.git
synced 2025-04-04 13:58:23 +00:00
chore: update Docker image for drone-scp to version 1.6.10
- Update the `drone-scp` Docker image from version `1.6.9` to `1.6.10` Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
952a6e3250
commit
2884d495e1
@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/appleboy/drone-scp:1.6.9
|
||||
FROM ghcr.io/appleboy/drone-scp:1.6.10
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
Loading…
Reference in New Issue
Block a user