From fd8a3e6754c71d3cc106666695449d9dff0d1ff0 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Fri, 12 May 2023 08:26:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Dockerfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bdc15c4..34b2ab6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -178,7 +178,7 @@ RUN git clone https://github.com/CartoDB/Windshaft-cartodb.git && \ mkdir logs # Install CartoDB -RUN git clone --recursive https://git.kongjian.xin:8443/cartodb/cartodb-Github.git && \ +RUN git clone --recursive https://git.kongjian.xin:8443/cartodb/cartodb-Github.git cartodb && \ cd cartodb && \ git checkout $CARTODB_VERSION && \ # Install cartodb extension