Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ksindi authored Nov 22, 2020
1 parent 9656505 commit 884ae6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ LABEL maintainer="Kamil Sindi" repository="https://github.com/ksindi/snoo" homep

LABEL org.label-schema.name="${NAME}" org.label-schema.build-date="${BUILD_DATE}" org.label-schema.vcs-ref="${COMMIT}" org.label-schema.version="${VERSION}" org.label-schema.schema-version="1.0"

LABEL com.github.alerts.name="${NAME}" com.github.alerts.description="enable vulnerability alerts" com.github.alerts.icon="github" com.github.alerts.color="black"
LABEL com.github.alerts.name="${NAME}" com.github.alerts.description="API client for the SNOO" com.github.alerts.icon="github" com.github.alerts.color="black"

0 comments on commit 884ae6b

Please sign in to comment.