From 3e5bad703d494013139a46d67df6bf0142b05215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Bianco?= Date: Sun, 2 Feb 2020 21:32:07 -0300 Subject: [PATCH] u u --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index e25b5f9d..2bd7e260 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,6 +9,7 @@ RUN apk add git ENV TZ=America/Argentina/Buenos_Aires RUN npm install -f +RUN npm install posix --save COPY . /app/