14.0.20220110-debian-10-r25 release

This commit is contained in:
Bitnami Bot
2022-02-05 16:36:29 +00:00
parent 85a015d7da
commit bf4ef93258
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ RUN curl -sLO https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.
COPY rootfs /
RUN /opt/bitnami/scripts/odoo/postunpack.sh
ENV BITNAMI_APP_NAME="odoo" \
BITNAMI_IMAGE_VERSION="14.0.20220110-debian-10-r24" \
BITNAMI_IMAGE_VERSION="14.0.20220110-debian-10-r25" \
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

View File

@@ -41,7 +41,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
- [`15`, `15-debian-10`, `15.0.20220110`, `15.0.20220110-debian-10-r23`, `latest` (15/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/15.0.20220110-debian-10-r23/15/debian-10/Dockerfile)
- [`14`, `14-debian-10`, `14.0.20220110`, `14.0.20220110-debian-10-r24` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20220110-debian-10-r24/14/debian-10/Dockerfile)
- [`14`, `14-debian-10`, `14.0.20220110`, `14.0.20220110-debian-10-r25` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20220110-debian-10-r25/14/debian-10/Dockerfile)
- [`13`, `13-debian-10`, `13.0.20220110`, `13.0.20220110-debian-10-r23` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20220110-debian-10-r23/13/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/odoo GitHub repo](https://github.com/bitnami/bitnami-docker-odoo).