From c7cf0acf767cb270b7f88f335d989788da39ee8a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 19 Oct 2022 09:22:46 +0200 Subject: [PATCH] [bitnami/odoo] Release 14.0.20221010-debian-11-r3 (#10712) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/odoo/14/debian-11/Dockerfile | 2 +- bitnami/odoo/README.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/bitnami/odoo/14/debian-11/Dockerfile b/bitnami/odoo/14/debian-11/Dockerfile index deb80472abf8..0bbb9356dfbc 100644 --- a/bitnami/odoo/14/debian-11/Dockerfile +++ b/bitnami/odoo/14/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="14.0.20221010-debian-11-r2" \ + org.opencontainers.image.ref.name="14.0.20221010-debian-11-r3" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/odoo" \ org.opencontainers.image.title="odoo" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/odoo/README.md b/bitnami/odoo/README.md index b4de385b480f..2afdce3e1cab 100644 --- a/bitnami/odoo/README.md +++ b/bitnami/odoo/README.md @@ -215,7 +215,6 @@ Available environment variables: - `ODOO_SKIP_BOOTSTRAP`: Whether to skip performing the initial bootstrapping for the application. This is necessary in case you use a database that already has Odoo data. Default: **no** - `ODOO_SKIP_MODULES_UPDATE`: Whether to perform initial update of the plugins installed. Default: **no** - `ODOO_LOAD_DEMO_DATA`: Whether to load demo data. Default: **no** -- `ODOO_ADDONS_DIR`: Set up a custom directory for addons - useful to mount a custom volume of addons, separate from the main persistence volume. Default: **/bitnami/odoo/addons** ##### Database connection configuration @@ -434,7 +433,7 @@ $ docker-compose up -d ## Contributing -We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues), or submit a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. +We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. ## Issues