mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
refactor: 🚚 Begin rebranding to Versia Server
This commit is contained in:
parent
06c65559d1
commit
c10da18182
58 changed files with 2377 additions and 242 deletions
|
|
@ -37,10 +37,10 @@ COPY entrypoint.sh /app
|
|||
|
||||
LABEL org.opencontainers.image.authors="Gaspard Wierzbinski (https://cpluspatch.dev)"
|
||||
LABEL org.opencontainers.image.source="https://github.com/lysand-org/lysand"
|
||||
LABEL org.opencontainers.image.vendor="Lysand Org"
|
||||
LABEL org.opencontainers.image.vendor="Versia Pub"
|
||||
LABEL org.opencontainers.image.licenses="AGPL-3.0-or-later"
|
||||
LABEL org.opencontainers.image.title="Lysand Server"
|
||||
LABEL org.opencontainers.image.description="Lysand Server docker image"
|
||||
LABEL org.opencontainers.image.title="Versia Server"
|
||||
LABEL org.opencontainers.image.description="Versia Server Docker image"
|
||||
|
||||
# Set current Git commit hash as an environment variable
|
||||
ARG GIT_COMMIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue