1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

change docker555

This commit is contained in:
MoonTestUse1
2024-12-24 01:40:53 +06:00
parent 33f47960e1
commit d395ac49d4

View File

@@ -1,7 +1,6 @@
# Build stage
FROM node:18-alpine as build
WORKDIR /app
# Install dependencies using npm install instead of npm ci
COPY package*.json ./