We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592a3da commit c94d94aCopy full SHA for c94d94a
Dockerfile
@@ -9,7 +9,7 @@ LABEL "com.github.actions.color"="gray-dark"
9
LABEL "repository"="https://github.com/appleboy/ssh-action"
10
LABEL "homepage"="https://github.com/appleboy"
11
LABEL "maintainer"="Bo-Yi Wu <appleboy.tw@gmail.com>"
12
-LABEL "version"="0.0.1"
+LABEL "version"="0.0.2"
13
14
ADD entrypoint.sh /entrypoint.sh
15
RUN chmod +x /entrypoint.sh
0 commit comments