Skip to content

Commit

Permalink
Update Dockerfile vendor label
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Sorenson <[email protected]>
  • Loading branch information
ahpook authored Jan 24, 2025
1 parent 47a3642 commit e251ede
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 @@ -19,7 +19,7 @@ LABEL maintainer="@github" \
org.opencontainers.image.url="https://github.com/github-community-projects/private-mirrors" \
org.opencontainers.image.source="https://github.com/github-community-projects/private-mirrors" \
org.opencontainers.image.documentation="https://github.com/github-community-projects/private-mirrors" \
org.opencontainers.image.vendor="GitHub" \
org.opencontainers.image.vendor="GitHub Community Projects" \
org.opencontainers.image.description="A GitHub App that allows you to contribute upstream using private mirrors of public projects."

RUN apk add --no-cache git
Expand Down

0 comments on commit e251ede

Please sign in to comment.