14.0.20220410-debian-10-r24 release

This commit is contained in:
Bitnami Bot 2022-05-05 05:16:14 +00:00 committed by Bitnami Containers
parent 53efaa2b72
commit d458ba7eff
3 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ RUN install_packages acl ca-certificates curl fontconfig gzip libbsd0 libbz2-1.0
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-3" --checksum a328c8fb3db9e60d3aa19eb7ca31de5da372affcb3d7c0d73610b4a19b634f94
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-10" --checksum 97c2ae4b001c5937e888b920bee7b1a40a076680caac53ded6d10f6207d54565
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "13.6.0-5" --checksum ef8f465e059e386aa96e44ba6787ed68ba4bd80c8e73681672b760c8d3114bff
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.1-0" --checksum 806082b15c0eb60e4baca497519b4c0cc9cd636d7a944e9943ebc1b9632fabdc
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.2-0" --checksum b3370c72fa6879fb21f6c2c250fa61fa7029befbb53da1535f9b895ead5d8acd
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "odoo" "14.0.20220410-0" --checksum 58cf30cd1c6433dfd2401bfad3ecce0979482de2f6db0b68d9a461a1b5a9a92d
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
RUN apt-get update && apt-get upgrade -y && \

View File

@ -8,10 +8,10 @@
},
"node": {
"arch": "amd64",
"digest": "806082b15c0eb60e4baca497519b4c0cc9cd636d7a944e9943ebc1b9632fabdc",
"digest": "b3370c72fa6879fb21f6c2c250fa61fa7029befbb53da1535f9b895ead5d8acd",
"distro": "debian-10",
"type": "NAMI",
"version": "14.19.1-0"
"version": "14.19.2-0"
},
"odoo": {
"arch": "amd64",

View File

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