Merge pull request 'Update Dockerfile' (#3) from develop into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #3
This commit is contained in:
Glenn Y. Rolland 2024-06-15 16:16:14 +00:00
commit 3035594e97

View file

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