This commit is contained in:
Ibrahima G. Coulibaly
2025-02-25 06:24:00 +00:00
parent 484b6e84ee
commit 8b7f32604a
3 changed files with 24 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
FROM node:20 as build
FROM node:20 AS build
WORKDIR /app