Compare commits

..

No commits in common. "fe18d27f18cf13c24b6422a5f81ef6eace902004" and "83bb0658c51f2fa110414e8d142571e7e9623adf" have entirely different histories.

View file

@ -36,7 +36,7 @@ RUN curl -sS https://getcomposer.org/installer \
| php -- --install-dir=/usr/local/bin --filename=composer
ENV DOLIBARR_VERSION=18.0.4
# ENV DOLIBARR_VERSION=17.0.2
ENV DOLIBARR_VERSION=17.0.2
# ENV DOLIBARR_VERSION=16.0.4
RUN wget -q \
-O /tmp/dolibarr-${DOLIBARR_VERSION}.zip \