Skip to content

Commit

Permalink
update repo link
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisZR committed Jul 5, 2023
1 parent 53dc978 commit 4518a64
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-breezewiki
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ EXPOSE 10416
CMD ["racket", "dist.rkt"]

# labels according to https://github.com/opencontainers/image-spec/blob/main/annotations.md
LABEL org.opencontainers.image.url https://gitlab.com/FarisZR/Privacy-OCI
LABEL org.opencontainers.image.url https://github.com/FarisZR/Privacy-OCI
LABEL org.opencontainers.image.licenses AGPL-3.0
LABEL org.opencontainers.image.title Breezewiki
LABEL org.opencontainers.image.description "Auto updated container image for Breezewiki, An alternative frontend for Fandom."
2 changes: 1 addition & 1 deletion Dockerfile-quetre
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ EXPOSE 3000
CMD ["node", "server.js"]

# labels according to https://github.com/opencontainers/image-spec/blob/main/annotations.md
LABEL org.opencontainers.image.url https://gitlab.com/FarisZR/Privacy-OCI
LABEL org.opencontainers.image.url https://github.com/FarisZR/Privacy-OCI
LABEL org.opencontainers.image.licenses AGPL-3.0
LABEL org.opencontainers.image.title Quetre
LABEL org.opencontainers.image.description "Automatically built Docker image for Quetre, an alternative front-end to Quora"
2 changes: 1 addition & 1 deletion Dockerfile-scribe
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ USER lucky
CMD ["/home/lucky/app/docker_entrypoint"]

# labels according to https://github.com/opencontainers/image-spec/blob/main/annotations.md
LABEL org.opencontainers.image.url https://gitlab.com/FarisZR/Privacy-OCI
LABEL org.opencontainers.image.url https://github.com/FarisZR/Privacy-OCI
LABEL org.opencontainers.image.licenses AGPL-3.0
LABEL org.opencontainers.image.title Scribe
LABEL org.opencontainers.image.description "Auto updated Container for Scribe, A privacy proxy for Medium.com and Github gists"

0 comments on commit 4518a64

Please sign in to comment.