11.0.20200915-debian-10-r27 release
This commit is contained in:
parent
6377b47cb5
commit
05ac24d476
|
|
@ -23,7 +23,7 @@ RUN curl -sLO https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="odoo" \
|
||||
BITNAMI_IMAGE_VERSION="11.0.20200915-debian-10-r26" \
|
||||
BITNAMI_IMAGE_VERSION="11.0.20200915-debian-10-r27" \
|
||||
LD_LIBRARY_PATH="/opt/bitnami/odoo/venv/lib/python3.6/site-packages/reportlab/.libs:$LD_LIBRARY_PATH" \
|
||||
ODOO_EMAIL="user@example.com" \
|
||||
ODOO_PASSWORD="bitnami" \
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
* [`13`, `13-debian-10`, `13.0.20200910`, `13.0.20200910-debian-10-r30`, `latest` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20200910-debian-10-r30/13/debian-10/Dockerfile)
|
||||
* [`12`, `12-debian-10`, `12.0.20200915`, `12.0.20200915-debian-10-r29` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/12.0.20200915-debian-10-r29/12/debian-10/Dockerfile)
|
||||
* [`11`, `11-debian-10`, `11.0.20200915`, `11.0.20200915-debian-10-r26` (11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/11.0.20200915-debian-10-r26/11/debian-10/Dockerfile)
|
||||
* [`11`, `11-debian-10`, `11.0.20200915`, `11.0.20200915-debian-10-r27` (11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/11.0.20200915-debian-10-r27/11/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/odoo GitHub repo](https://github.com/bitnami/bitnami-docker-odoo).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue