Merge pull request 'Bump version to 18.0.4' (#1) from develop into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1
This commit is contained in:
commit
fe18d27f18
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ 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=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
|
||||||
RUN wget -q \
|
RUN wget -q \
|
||||||
-O /tmp/dolibarr-${DOLIBARR_VERSION}.zip \
|
-O /tmp/dolibarr-${DOLIBARR_VERSION}.zip \
|
||||||
|
|
Loading…
Reference in a new issue