updated Docker and docker-compose files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Development Dockerfile für Vue.js Frontend
|
||||
FROM node:18-alpine
|
||||
FROM node:22-alpine
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user