This commit is contained in:
Ibrahima G. Coulibaly 2025-02-25 06:24:00 +00:00
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