[bitnami/odoo] Release 14.0.20221010-debian-11-r3 (#10712)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2022-10-19 09:22:46 +02:00 committed by GitHub
parent add262ece7
commit c7cf0acf76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -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." \

View File

@ -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