13.0.20201010-debian-10-r2 release
This commit is contained in:
parent
7fddc5d766
commit
2273ffb109
|
|
@ -23,7 +23,7 @@ RUN curl -sLO https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="odoo" \
|
||||
BITNAMI_IMAGE_VERSION="13.0.20201010-debian-10-r1" \
|
||||
BITNAMI_IMAGE_VERSION="13.0.20201010-debian-10-r2" \
|
||||
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/).
|
||||
|
||||
|
||||
* [`13`, `13-debian-10`, `13.0.20201010`, `13.0.20201010-debian-10-r1`, `latest` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20201010-debian-10-r1/13/debian-10/Dockerfile)
|
||||
* [`13`, `13-debian-10`, `13.0.20201010`, `13.0.20201010-debian-10-r2`, `latest` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20201010-debian-10-r2/13/debian-10/Dockerfile)
|
||||
* [`12`, `12-debian-10`, `12.0.20200915`, `12.0.20200915-debian-10-r35` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/12.0.20200915-debian-10-r35/12/debian-10/Dockerfile)
|
||||
* [`11`, `11-debian-10`, `11.0.20200915`, `11.0.20200915-debian-10-r33` (11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/11.0.20200915-debian-10-r33/11/debian-10/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue