1
1
Fork 0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-03-28 14:46:19 +01:00

chore: upgrade drone-ssh to 1.5.6

This commit is contained in:
Bo-Yi Wu 2020-04-16 22:24:18 +08:00
parent 122f35dca5
commit 26dd2b3a38

View file

@ -1,4 +1,4 @@
FROM appleboy/drone-ssh:1.5.5-linux-amd64
FROM appleboy/drone-ssh:1.5.6-linux-amd64
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh