locale fix

This commit is contained in:
2025-04-19 18:45:21 +01:00
parent babcc20166
commit 157e5332e3
12 changed files with 715 additions and 546 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ WORKDIR /lk-results/
COPY . .
RUN npm install
RUN npm install
RUN npm audit fix --force
RUN npm run build
RUN npm install -g serve