Fix script correctly
This commit is contained in:
parent
8fbd7e4464
commit
e8e04c9110
@ -15,7 +15,7 @@ COPY app /app
|
|||||||
|
|
||||||
#RUN /app/scripts/install-dependencies.sh
|
#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
|
RUN chown -R www-data:www-data /app/dolibarr
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user