Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Commit 14e4e56

Browse files
committed
git rid of labels
1 parent bf7033d commit 14e4e56

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ LABEL "com.github.actions.name"="Publish Docker Images to GPR"
44
LABEL "com.github.actions.description"="Publish Docker Images to the GitHub Package Registry"
55
LABEL "com.github.actions.icon"="layers"
66
LABEL "com.github.actions.color"="purple"
7-
# LABEL "repository"="https://github.com/machine-learning-apps"
8-
# LABEL "homepage"="http://github.com/actions"
9-
# LABEL "maintainer"="Hamel Husain <[email protected]>"
107

118
RUN apk update \
129
&& apk upgrade \

0 commit comments

Comments
 (0)