1
0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-09-13 13:20:14 +08:00

upgrade to 1.5.1

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2019-05-16 10:07:41 +08:00
parent 5942cfaf03
commit 592a3daf58

View File

@ -1,4 +1,4 @@
FROM appleboy/drone-ssh:1.5.0-linux-amd64
FROM appleboy/drone-ssh:1.5.1-linux-amd64
# Github labels
LABEL "com.github.actions.name"="SSH Commands"