This commit is contained in:
parent
a9d934f08a
commit
70763feb6d
1 changed files with 2 additions and 1 deletions
|
@ -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=18.0.4
|
||||
ENV DOLIBARR_VERSION=19.0.1
|
||||
# ENV DOLIBARR_VERSION=18.0.4
|
||||
# ENV DOLIBARR_VERSION=17.0.2
|
||||
# ENV DOLIBARR_VERSION=16.0.4
|
||||
RUN curl -sS \
|
||||
|
|
Loading…
Reference in a new issue