14.0.20210610-debian-10-r9 release
This commit is contained in:
parent
2b75422399
commit
291f54a73c
|
|
@ -21,7 +21,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.20210610-debian-10-r8" \
|
||||
BITNAMI_IMAGE_VERSION="14.0.20210610-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" \
|
||||
|
|
|
|||
|
|
@ -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.20210610`, `14.0.20210610-debian-10-r8` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20210610-debian-10-r8/14/debian-10/Dockerfile)
|
||||
* [`14`, `14-debian-10`, `14.0.20210610`, `14.0.20210610-debian-10-r9` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20210610-debian-10-r9/14/debian-10/Dockerfile)
|
||||
* [`13`, `13-debian-10`, `13.0.20210610`, `13.0.20210610-debian-10-r8`, `latest` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20210610-debian-10-r8/13/debian-10/Dockerfile)
|
||||
* [`12`, `12-debian-10`, `12.0.20210615`, `12.0.20210615-debian-10-r4` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/12.0.20210615-debian-10-r4/12/debian-10/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue