mirror of
https://github.com/bitnami/containers.git
synced 2026-03-01 15:07:17 +08:00
14.0.20220310-debian-10-r8 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.13-0" --checksum 8a5e34b6a48a68854c609ba898041b97dad1cd0d337ff709abae78a96f5f5dfe
|
||||
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-4" --checksum 10c4c8870775aa837cc37c243b20cde2efd166482aab0df90974c105884ea210
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.0-4" --checksum 0649af9ad2856d01d574146b62c840d3a330f2e85227a2ae73ec6500737ccccc
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.1-0" --checksum 806082b15c0eb60e4baca497519b4c0cc9cd636d7a944e9943ebc1b9632fabdc
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "odoo" "14.0.20220310-0" --checksum 25f79c7492fabe168e34d0b7f6f4f325fce9c99f371a1995853ad3265257faa6
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||
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.20220310-debian-10-r7" \
|
||||
BITNAMI_IMAGE_VERSION="14.0.20220310-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"
|
||||
|
||||
EXPOSE 3000 8069 8072
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"node": {
|
||||
"arch": "amd64",
|
||||
"digest": "0649af9ad2856d01d574146b62c840d3a330f2e85227a2ae73ec6500737ccccc",
|
||||
"digest": "806082b15c0eb60e4baca497519b4c0cc9cd636d7a944e9943ebc1b9632fabdc",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "14.19.0-4"
|
||||
"version": "14.19.1-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.20220310`, `15.0.20220310-debian-10-r5`, `latest` (15/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/15.0.20220310-debian-10-r5/15/debian-10/Dockerfile)
|
||||
- [`14`, `14-debian-10`, `14.0.20220310`, `14.0.20220310-debian-10-r7` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20220310-debian-10-r7/14/debian-10/Dockerfile)
|
||||
- [`14`, `14-debian-10`, `14.0.20220310`, `14.0.20220310-debian-10-r8` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20220310-debian-10-r8/14/debian-10/Dockerfile)
|
||||
- [`13`, `13-debian-10`, `13.0.20220310`, `13.0.20220310-debian-10-r7` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20220310-debian-10-r7/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