mirror of
https://github.com/zhigang1992/actions.git
synced 2026-01-12 17:12:24 +08:00
Update color
This commit is contained in:
@@ -7,7 +7,7 @@ LABEL "version"="1.0.0"
|
||||
LABEL "com.github.actions.name"="curl"
|
||||
LABEL "com.github.actions.description"="run curl"
|
||||
LABEL "com.github.actions.icon"="terminal"
|
||||
LABEL "com.github.actions.color"="black"
|
||||
LABEL "com.github.actions.color"="gray-dark"
|
||||
|
||||
RUN apk add --no-cache --update curl
|
||||
ENTRYPOINT ["/usr/bin/curl"]
|
||||
|
||||
Reference in New Issue
Block a user