Bump to 14.0.5
This commit is contained in:
parent
382603d2e3
commit
a12dfd4f52
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,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=14.0.1
|
||||
ENV DOLIBARR_VERSION=14.0.5
|
||||
RUN wget \
|
||||
-O /tmp/dolibarr-${DOLIBARR_VERSION}.zip \
|
||||
https://github.com/Dolibarr/dolibarr/archive/${DOLIBARR_VERSION}.zip
|
||||
|
|
Loading…
Reference in a new issue