13.0.20220310-debian-10-r22 release

This commit is contained in:
Bitnami Bot
2022-04-01 05:46:36 +00:00
parent 75f1700d3b
commit 675bf3588e
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="13.0.20220310" \
BITNAMI_APP_NAME="odoo" \
BITNAMI_IMAGE_VERSION="13.0.20220310-debian-10-r21" \
BITNAMI_IMAGE_VERSION="13.0.20220310-debian-10-r22" \
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