14.0.20210310-debian-10-r4 release
This commit is contained in:
parent
e3368f5002
commit
e40f4ea993
|
|
@ -21,7 +21,7 @@ RUN curl -sLO https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="odoo" \
|
||||
BITNAMI_IMAGE_VERSION="14.0.20210310-debian-10-r3" \
|
||||
BITNAMI_IMAGE_VERSION="14.0.20210310-debian-10-r4" \
|
||||
LD_LIBRARY_PATH="/opt/bitnami/odoo/venv/lib/python3.6/site-packages/reportlab/.libs:$LD_LIBRARY_PATH" \
|
||||
ODOO_EMAIL="user@example.com" \
|
||||
ODOO_PASSWORD="bitnami" \
|
||||
|
|
|
|||
|
|
@ -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.20210310`, `14.0.20210310-debian-10-r3` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20210310-debian-10-r3/14/debian-10/Dockerfile)
|
||||
* [`14`, `14-debian-10`, `14.0.20210310`, `14.0.20210310-debian-10-r4` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20210310-debian-10-r4/14/debian-10/Dockerfile)
|
||||
* [`13`, `13-debian-10`, `13.0.20210310`, `13.0.20210310-debian-10-r4`, `latest` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20210310-debian-10-r4/13/debian-10/Dockerfile)
|
||||
* [`12`, `12-debian-10`, `12.0.20210215`, `12.0.20210215-debian-10-r25` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/12.0.20210215-debian-10-r25/12/debian-10/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue