mirror of
https://github.com/BreizhHardware/Site-comptage-heure.git
synced 2026-03-18 21:30:40 +01:00
fix: Corriger les chemins d'importation pour les modules dans les fichiers Dockerfile et route.ts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:25-alpine
|
||||
FROM node:24-alpine
|
||||
WORKDIR /app
|
||||
COPY package*.json ./
|
||||
COPY pnpm-lock.yaml ./
|
||||
|
||||
Reference in New Issue
Block a user