mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
aaaaaaaaaa
This commit is contained in:
parent
a2af80b680
commit
59dceada52
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ COPY --from=install /temp/prod/node_modules /app/node_modules
|
||||||
COPY . /app
|
COPY . /app
|
||||||
|
|
||||||
# Build Vite in pages
|
# Build Vite in pages
|
||||||
RUN bun vite:build --mode production
|
RUN bunx --bun vite build pages
|
||||||
|
|
||||||
LABEL org.opencontainers.image.authors "Gaspard Wierzbinski (https://cpluspatch.dev)"
|
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.source "https://github.com/lysand-org/lysand"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue