11.0.20201015-debian-10-r8 release

This commit is contained in:
Bitnami Bot 2020-10-23 01:34:20 +00:00
parent 0109546507
commit 35834968ae
2 changed files with 2 additions and 2 deletions

View File

@ -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.20201015-debian-10-r7" \
BITNAMI_IMAGE_VERSION="11.0.20201015-debian-10-r8" \
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" \

View File

@ -40,7 +40,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`13`, `13-debian-10`, `13.0.20201010`, `13.0.20201010-debian-10-r4`, `latest` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20201010-debian-10-r4/13/debian-10/Dockerfile)
* [`12`, `12-debian-10`, `12.0.20201015`, `12.0.20201015-debian-10-r8` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/12.0.20201015-debian-10-r8/12/debian-10/Dockerfile)
* [`11`, `11-debian-10`, `11.0.20201015`, `11.0.20201015-debian-10-r7` (11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/11.0.20201015-debian-10-r7/11/debian-10/Dockerfile)
* [`11`, `11-debian-10`, `11.0.20201015`, `11.0.20201015-debian-10-r8` (11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/11.0.20201015-debian-10-r8/11/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/odoo GitHub repo](https://github.com/bitnami/bitnami-docker-odoo).