14.0.20210710-debian-10-r8 release

This commit is contained in:
Bitnami Bot 2021-07-21 01:37:40 +00:00
parent 97c210c276
commit 9df40a1fd4
3 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.11-
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.0-3" --checksum 8179ad1371c9a7d897fe3b1bf53bbe763f94edafef19acad2498dd48b3674efe
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "13.3.0-0" --checksum 1202c736e3c5b28de1dd1deb05eb2d68bd7ebccc54c9ed1eab05220f346456c3
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.17.3-2" --checksum c47c559cc4696938d59b58806bcd2c41a665646d89b7fe3c16a7674badc2cacd
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "odoo" "14.0.20210710-0" --checksum bbeaed755461239b4af316500b82ea05eae50e34ef65b128e320e40782c272c3
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "odoo" "14.0.20210710-1" --checksum 4c33f7789192f2f057188f919d8f10c0a6bfded9d1e17afb8d304adf9c9db52b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.13.0-0" --checksum fd7257c2736164d02832dbf72e2c1ed9d875bf3e32f0988520796bc503330129
RUN chmod g+rwX /opt/bitnami
RUN curl -sLO https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.buster_amd64.deb && \
@ -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.20210710-debian-10-r7" \
BITNAMI_IMAGE_VERSION="14.0.20210710-debian-10-r8" \
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="" \

View File

@ -15,10 +15,10 @@
},
"odoo": {
"arch": "amd64",
"digest": "bbeaed755461239b4af316500b82ea05eae50e34ef65b128e320e40782c272c3",
"digest": "4c33f7789192f2f057188f919d8f10c0a6bfded9d1e17afb8d304adf9c9db52b",
"distro": "debian-10",
"type": "NAMI",
"version": "14.0.20210710-0"
"version": "14.0.20210710-1"
},
"postgresql-client": {
"arch": "amd64",

View File

@ -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.20210710`, `14.0.20210710-debian-10-r7`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20210710-debian-10-r7/14/debian-10/Dockerfile)
- [`14`, `14-debian-10`, `14.0.20210710`, `14.0.20210710-debian-10-r8`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20210710-debian-10-r8/14/debian-10/Dockerfile)
- [`13`, `13-debian-10`, `13.0.20210710`, `13.0.20210710-debian-10-r8` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20210710-debian-10-r8/13/debian-10/Dockerfile)
- [`12`, `12-debian-10`, `12.0.20210715`, `12.0.20210715-debian-10-r6` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/12.0.20210715-debian-10-r6/12/debian-10/Dockerfile)