mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
refactor: 🚚 Point all GitHub links to new repo address
This commit is contained in:
parent
9466c37afc
commit
7c7ddb44e2
5 changed files with 6 additions and 6 deletions
|
|
@ -19,7 +19,7 @@ FROM node:21-alpine as final
|
|||
COPY --from=builder /app/.output/ /app
|
||||
|
||||
LABEL org.opencontainers.image.authors "Gaspard Wierzbinski (https://cpluspatch.com)"
|
||||
LABEL org.opencontainers.image.source "https://github.com/lysand-org/lysand-fe"
|
||||
LABEL org.opencontainers.image.source "https://github.com/lysand-org/frontend"
|
||||
LABEL org.opencontainers.image.vendor "Lysand Org"
|
||||
LABEL org.opencontainers.image.licenses "AGPL-3.0"
|
||||
LABEL org.opencontainers.image.title "Lysand-FE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue