14.0.20210910-debian-10-r17 release
This commit is contained in:
parent
58fee93f7e
commit
b814988b67
|
|
@ -24,7 +24,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.20210910-debian-10-r16" \
|
||||
BITNAMI_IMAGE_VERSION="14.0.20210910-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" \
|
||||
POSTGRESQL_CLIENT_CREATE_DATABASE_NAME="" \
|
||||
POSTGRESQL_CLIENT_CREATE_DATABASE_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
- [`14`, `14-debian-10`, `14.0.20210910`, `14.0.20210910-debian-10-r16`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20210910-debian-10-r16/14/debian-10/Dockerfile)
|
||||
- [`14`, `14-debian-10`, `14.0.20210910`, `14.0.20210910-debian-10-r17`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20210910-debian-10-r17/14/debian-10/Dockerfile)
|
||||
- [`13`, `13-debian-10`, `13.0.20210910`, `13.0.20210910-debian-10-r19` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20210910-debian-10-r19/13/debian-10/Dockerfile)
|
||||
- [`12`, `12-debian-10`, `12.0.20210915`, `12.0.20210915-debian-10-r12` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/12.0.20210915-debian-10-r12/12/debian-10/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue