Compare commits

..

No commits in common. "e8e04c911011237545d1b2b364d8594baa9568f3" and "cbe3e7cc2b0b25c9732c01c73a361f89dd365b1e" have entirely different histories.

2 changed files with 1 additions and 2 deletions

@ -1 +0,0 @@
Subproject commit 612f34f719dfcdf494efeb1e6cd7e39b9bea8eb6

View File

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