diff --git a/Dockerfile b/Dockerfile index 8ccfeeb..efe1566 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ LABEL maintainer="Buildkite Support " LABEL com.github.actions.name="Trigger Buildkite Pipeline" LABEL com.github.actions.description="A GitHub Action for triggering a build on a Buildkite pipeline." -LABEL com.github.actions.icon="package" +LABEL com.github.actions.icon="play" LABEL com.github.actions.color="green" RUN apk add --no-cache bash curl jq