updated Docker and docker-compose files

This commit is contained in:
2025-12-26 08:45:47 +01:00
parent 06788abe49
commit 2697aee592
8 changed files with 82 additions and 34 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Development Dockerfile für Vue.js Frontend
FROM node:18-alpine
FROM node:22-alpine
WORKDIR /app