From 6c72f4fce91fdf1d91022e2b6477bec14c904e39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Bianco?= Date: Sat, 22 Feb 2020 20:10:21 -0300 Subject: [PATCH] u u --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index fd59a5ff..58f766df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,6 +10,7 @@ ENV TZ=America/Argentina/Buenos_Aires RUN npm install -g npm RUN npm install --prod -f +RUN npm install -g posix COPY . /app/