Merge pull request #1 from wongnai/20180516
use nightly build on 20180516
This commit is contained in:
commit
e6e5249aef
@ -25,7 +25,7 @@ RUN set -x; \
|
||||
|
||||
# Install Odoo
|
||||
ENV ODOO_VERSION 11.0
|
||||
ENV ODOO_RELEASE 20180122
|
||||
ENV ODOO_RELEASE 20180516
|
||||
RUN set -x; \
|
||||
curl -o odoo.deb -SL http://nightly.odoo.com/${ODOO_VERSION}/nightly/deb/odoo_${ODOO_VERSION}.${ODOO_RELEASE}_all.deb \
|
||||
&& echo '56f61789bc655aaa2c014a3c5f63d80805408359 odoo.deb' | sha1sum -c - \
|
||||
|
Loading…
Reference in New Issue
Block a user