npm fix
This commit is contained in:
parent
056b503507
commit
e1a1347803
@ -7,7 +7,7 @@ COPY webapp/frontend/package.json webapp/frontend/package-lock.json ./
|
|||||||
RUN npm ci --include=dev
|
RUN npm ci --include=dev
|
||||||
|
|
||||||
COPY webapp/frontend/ ./
|
COPY webapp/frontend/ ./
|
||||||
RUN npm run build
|
RUN npx vite build
|
||||||
|
|
||||||
FROM python:3.13-slim AS runtime
|
FROM python:3.13-slim AS runtime
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user