diff --git a/dockerfile b/dockerfile index fbd2a03..2c73b71 100644 --- a/dockerfile +++ b/dockerfile @@ -15,7 +15,7 @@ COPY app /app #RUN /app/scripts/install-dependencies.sh -RUN git clone --branch 21.0 --single-branch --depth 1 https://github.com/Dolibarr/dolibarr.git +#RUN git clone --branch 21.0 --single-branch --depth 1 https://github.com/Dolibarr/dolibarr.git RUN chown -R www-data:www-data /app/dolibarr