Compare commits
No commits in common. "3035594e97b8af66c062b124ff5ec88566130e1b" and "b5c4f8fbc06ff7a5be8cc1b740a9d6e5a692de24" have entirely different histories.
3035594e97
...
b5c4f8fbc0
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ COPY php-errors.ini /usr/local/etc/php/conf.d/glenux-errors.ini
|
||||||
RUN curl -sS https://getcomposer.org/installer \
|
RUN curl -sS https://getcomposer.org/installer \
|
||||||
| php -- --install-dir=/usr/local/bin --filename=composer
|
| php -- --install-dir=/usr/local/bin --filename=composer
|
||||||
|
|
||||||
ENV DOLIBARR_VERSION=19.0.2
|
ENV DOLIBARR_VERSION=19.0.1
|
||||||
# ENV DOLIBARR_VERSION=18.0.4
|
# ENV DOLIBARR_VERSION=18.0.4
|
||||||
# ENV DOLIBARR_VERSION=17.0.2
|
# ENV DOLIBARR_VERSION=17.0.2
|
||||||
# ENV DOLIBARR_VERSION=16.0.4
|
# ENV DOLIBARR_VERSION=16.0.4
|
||||||
|
|
Loading…
Reference in a new issue