12.0.20201215-debian-10-r9 release
This commit is contained in:
parent
351c64f6a2
commit
e889886330
|
|
@ -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="12.0.20201215-debian-10-r8" \
|
||||
BITNAMI_IMAGE_VERSION="12.0.20201215-debian-10-r9" \
|
||||
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
|
|||
|
||||
* [`14`, `14-debian-10`, `14.0.20201210`, `14.0.20201210-debian-10-r14` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20201210-debian-10-r14/14/debian-10/Dockerfile)
|
||||
* [`13`, `13-debian-10`, `13.0.20201210`, `13.0.20201210-debian-10-r13`, `latest` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20201210-debian-10-r13/13/debian-10/Dockerfile)
|
||||
* [`12`, `12-debian-10`, `12.0.20201215`, `12.0.20201215-debian-10-r8` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/12.0.20201215-debian-10-r8/12/debian-10/Dockerfile)
|
||||
* [`12`, `12-debian-10`, `12.0.20201215`, `12.0.20201215-debian-10-r9` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/12.0.20201215-debian-10-r9/12/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