From e2d2335f55a89f42c27baa81f3639bc3ae945b9c Mon Sep 17 00:00:00 2001 From: KAiZ <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 19 Nov 2019 12:55:52 +0530 Subject: [PATCH] updated --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4027af05..9ab86663 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ RUN apt-get install -qy inkscape x11-apps COPY . /Bibata # Change Work Directory WORKDIR /Bibata -# Building Source code with 2 core +# Building Source code RUN make NAME=Bibata_Classic RUN make link NAME=Bibata_Classic RUN make NAME=Bibata_Oil