Updating ki-frontend

* Frontend works with node 20
* vue dependencies are updated
This commit is contained in:
2024-02-11 09:48:56 +01:00
parent c2552f3c3a
commit 9d35989ba9
3 changed files with 9540 additions and 16911 deletions

View File

@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: AGPL-3.0-or-later
FROM node:14-alpine as builder
FROM node:20-alpine as builder
COPY . ./