Public Access
1
0
mirror of https://github.com/appleboy/ssh-action.git synced 2026-04-22 16:35:33 +03:00

chore(ssh): upgrade to drone 1.6.5

This commit is contained in:
Bo-Yi Wu
2022-12-09 10:13:56 +08:00
parent f23dd5c681
commit 9a7da95c8c
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appleboy/drone-ssh:1.6.4-linux-amd64
FROM appleboy/drone-ssh:1.6.5-linux-amd64
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh