mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 06:48:14 +08:00
14.0.20220110-debian-10-r22 release
This commit is contained in:
@@ -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.12-12" --checksum c081f7f9663d4d64e7f26d6e6a77b3860ee1f39c309bd564f801c39192042d2f
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-6" --checksum 81b0642a6d8e9d952a0f6540f2d7481a99b9a12dd42bcb5906ba8014ca80f326
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "13.5.0-1" --checksum f0b3010943243515cfa8249978f690cb6c9e79b91f1aeafe9a3abc59321d43af
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.18.3-6" --checksum a529a3386f396110186951a0a4a4e1f440440d627041589635f69dbf0bdac116
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.0-0" --checksum 556a98f936b3c23e05bd6c23cd0cec135238b239b329161580544697bc332053
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "odoo" "14.0.20220110-3" --checksum 6103e6db23f610e3f750cd9565f5a789582ebddb57fe8da247b7460cb212e5b6
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-3" --checksum 276ab5a0be4b05e136ec468d62c8f9cc4f40d9664c55f01f16a9f1209ba16980
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
@@ -26,7 +26,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.20220110-debian-10-r21" \
|
||||
BITNAMI_IMAGE_VERSION="14.0.20220110-debian-10-r22" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/common/bin:/opt/bitnami/postgresql/bin:/opt/bitnami/node/bin:/opt/bitnami/odoo/bin:$PATH"
|
||||
|
||||
EXPOSE 3000 8069 8072
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"node": {
|
||||
"arch": "amd64",
|
||||
"digest": "a529a3386f396110186951a0a4a4e1f440440d627041589635f69dbf0bdac116",
|
||||
"digest": "556a98f936b3c23e05bd6c23cd0cec135238b239b329161580544697bc332053",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "14.18.3-6"
|
||||
"version": "14.19.0-0"
|
||||
},
|
||||
"odoo": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -41,7 +41,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
- [`15`, `15-debian-10`, `15.0.20220110`, `15.0.20220110-debian-10-r19`, `latest` (15/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/15.0.20220110-debian-10-r19/15/debian-10/Dockerfile)
|
||||
- [`14`, `14-debian-10`, `14.0.20220110`, `14.0.20220110-debian-10-r21` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20220110-debian-10-r21/14/debian-10/Dockerfile)
|
||||
- [`14`, `14-debian-10`, `14.0.20220110`, `14.0.20220110-debian-10-r22` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20220110-debian-10-r22/14/debian-10/Dockerfile)
|
||||
- [`13`, `13-debian-10`, `13.0.20220110`, `13.0.20220110-debian-10-r21` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20220110-debian-10-r21/13/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/odoo GitHub repo](https://github.com/bitnami/bitnami-docker-odoo).
|
||||
|
||||
Reference in New Issue
Block a user