更新 'Dockerfile'

This commit is contained in:
zhongjin 2023-05-12 08:26:20 +08:00
parent ab7047973b
commit fd8a3e6754

View File

@ -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