Update image labels

This commit is contained in:
Peter Evans 2019-06-25 19:41:57 +09:00
parent f82b6d7d05
commit c56e6359ff

View file

@ -1,15 +1,13 @@
FROM peterevans/curl-jq:1.0.0
LABEL \
maintainer="Peter Evans <mail@peterevans.dev>" \
repository="https://github.com/peter-evans/dockerhub-description" \
homepage="https://github.com/peter-evans/dockerhub-description"
LABEL maintainer="Peter Evans <mail@peterevans.dev>"
LABEL repository="https://github.com/peter-evans/dockerhub-description"
LABEL homepage="https://github.com/peter-evans/dockerhub-description"
LABEL \
com.github.actions.name="Docker Hub Description" \
com.github.actions.description="An action to update a Docker Hub repository description from README.md" \
com.github.actions.icon="upload" \
com.github.actions.color="blue"
LABEL com.github.actions.name="Docker Hub Description"
LABEL com.github.actions.description="An action to update a Docker Hub repository description from README.md"
LABEL com.github.actions.icon="upload"
LABEL com.github.actions.color="blue"
COPY LICENSE README.md