chore(docker): update appleboy/drone-ssh to v1.6.10 version

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi.Wu 2023-02-28 17:16:13 +08:00
parent 7bf58514db
commit ae2bb3c3dc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM appleboy/drone-ssh
FROM appleboy/drone-ssh:1.6.10
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh