From 592a3daf58ca1e6b29a6db39c869ab4e7e26712f Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Thu, 16 May 2019 10:07:41 +0800 Subject: [PATCH] upgrade to 1.5.1 Signed-off-by: Bo-Yi Wu --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index db64467..b928f4f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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"