Compare commits

...

2 commits

Author SHA1 Message Date
Glenn Y. Rolland fe18d27f18 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
Reviewed-on: #1
2024-02-05 14:54:55 +00:00
Glenn Y. Rolland d1e81d12be Bump version to 18.0.4
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2024-02-05 15:32:03 +01:00

View file

@ -36,7 +36,7 @@ RUN curl -sS https://getcomposer.org/installer \
| php -- --install-dir=/usr/local/bin --filename=composer
ENV DOLIBARR_VERSION=18.0.4
ENV DOLIBARR_VERSION=17.0.2
# ENV DOLIBARR_VERSION=17.0.2
# ENV DOLIBARR_VERSION=16.0.4
RUN wget -q \
-O /tmp/dolibarr-${DOLIBARR_VERSION}.zip \