Bump dolibarr version to 17.0.2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2023-07-06 09:54:37 +00:00
parent 4719fe9e62
commit 0ad4ab4472

View file

@ -35,7 +35,7 @@ ADD php-errors.ini /usr/local/etc/php/conf.d/glenux-errors.ini
RUN curl -sS https://getcomposer.org/installer \
| php -- --install-dir=/usr/local/bin --filename=composer
ENV DOLIBARR_VERSION=17.0.0
ENV DOLIBARR_VERSION=17.0.2
# ENV DOLIBARR_VERSION=16.0.4
# ENV DOLIBARR_VERSION=15.0.1
RUN wget -q \