Update Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2025-01-12 10:23:32 +00:00
parent 769f1da8a5
commit 5132c3a308

View file

@ -35,7 +35,8 @@ COPY 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=19.0.2
ENV DOLIBARR_VERSION=20.0.3
# ENV DOLIBARR_VERSION=19.0.2
# ENV DOLIBARR_VERSION=18.0.4
# ENV DOLIBARR_VERSION=17.0.2
# ENV DOLIBARR_VERSION=16.0.4