mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-12 06:47:53 +02:00
Update to mui
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
FROM node:20-alpine AS builder
|
||||
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
COPY ./tranga-website /app
|
||||
RUN npm install
|
||||
RUN npm run build
|
||||
|
||||
|
Reference in New Issue
Block a user