14.0.20201110-debian-10-r5 release
This commit is contained in:
parent
38fb53ac7c
commit
d9e8ef3f3e
|
|
@ -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="14.0.20201110-debian-10-r4" \
|
||||
BITNAMI_IMAGE_VERSION="14.0.20201110-debian-10-r5" \
|
||||
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" \
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`14`, `14-debian-10`, `14.0.20201110`, `14.0.20201110-debian-10-r4` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20201110-debian-10-r4/14/debian-10/Dockerfile)
|
||||
* [`14`, `14-debian-10`, `14.0.20201110`, `14.0.20201110-debian-10-r5` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20201110-debian-10-r5/14/debian-10/Dockerfile)
|
||||
* [`13`, `13-debian-10`, `13.0.20201110`, `13.0.20201110-debian-10-r5`, `latest` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20201110-debian-10-r5/13/debian-10/Dockerfile)
|
||||
* [`12`, `12-debian-10`, `12.0.20201115`, `12.0.20201115-debian-10-r0` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/12.0.20201115-debian-10-r0/12/debian-10/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue