mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
aaaaaaaaaa
This commit is contained in:
parent
a2af80b680
commit
59dceada52
|
|
@ -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…
Reference in a new issue