11.0.20200915-debian-10-r20 release
This commit is contained in:
parent
414b9071be
commit
f6f024e4c5
|
|
@ -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-r19" \
|
||||
BITNAMI_IMAGE_VERSION="11.0.20200915-debian-10-r20" \
|
||||
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-r23`, `latest` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20200910-debian-10-r23/13/debian-10/Dockerfile)
|
||||
* [`12`, `12-debian-10`, `12.0.20200915`, `12.0.20200915-debian-10-r21` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/12.0.20200915-debian-10-r21/12/debian-10/Dockerfile)
|
||||
* [`11`, `11-debian-10`, `11.0.20200915`, `11.0.20200915-debian-10-r19` (11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/11.0.20200915-debian-10-r19/11/debian-10/Dockerfile)
|
||||
* [`11`, `11-debian-10`, `11.0.20200915`, `11.0.20200915-debian-10-r20` (11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/11.0.20200915-debian-10-r20/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