Skip to content

Commit a6f918e

Browse files
authored
Adding back "homepage" label to Dockerfile
1 parent 1db0d46 commit a6f918e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.cloud66/cx/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ LABEL "com.github.actions.description"="GitHub Action that allows you to perform
55
LABEL "com.github.actions.icon"="upload-cloud"
66
LABEL "com.github.actions.color"="green"
77
LABEL "repository"="http://github.com/cloud66/github-actions"
8+
LABEL "homepage"="http://github.com/cloud66/github-actions"
89
LABEL "maintainer"="Cloud66 <https://www.cloud66.com/>"
910

1011
ADD entrypoint.sh /

0 commit comments

Comments
 (0)