14.0.20220310-debian-10-r17 release

This commit is contained in:
Bitnami Bot
2022-03-28 01:10:31 +00:00
parent 315c74ef25
commit 3e0b5a03b8
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/odoo/postunpack.sh
ENV APP_VERSION="14.0.20220310" \
BITNAMI_APP_NAME="odoo" \
BITNAMI_IMAGE_VERSION="14.0.20220310-debian-10-r16" \
BITNAMI_IMAGE_VERSION="14.0.20220310-debian-10-r17" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/common/bin:/opt/bitnami/postgresql/bin:/opt/bitnami/node/bin:/opt/bitnami/odoo/bin:$PATH"
EXPOSE 3000 8069 8072