mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 07:29:11 +08:00
14.0.20220410-debian-10-r0 release
This commit is contained in:
committed by
Bitnami Containers
parent
6ce86574a8
commit
a9c9b359af
@@ -13,7 +13,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-
|
||||
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 "odoo" "14.0.20220310-0" --checksum 25f79c7492fabe168e34d0b7f6f4f325fce9c99f371a1995853ad3265257faa6
|
||||
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 && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
@@ -25,7 +25,7 @@ RUN curl -sLO https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.
|
||||
|
||||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/odoo/postunpack.sh
|
||||
ENV APP_VERSION="14.0.20220310" \
|
||||
ENV APP_VERSION="14.0.20220410" \
|
||||
BITNAMI_APP_NAME="odoo" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/common/bin:/opt/bitnami/postgresql/bin:/opt/bitnami/node/bin:/opt/bitnami/odoo/bin:$PATH"
|
||||
|
||||
|
||||
@@ -15,10 +15,10 @@
|
||||
},
|
||||
"odoo": {
|
||||
"arch": "amd64",
|
||||
"digest": "25f79c7492fabe168e34d0b7f6f4f325fce9c99f371a1995853ad3265257faa6",
|
||||
"digest": "58cf30cd1c6433dfd2401bfad3ecce0979482de2f6db0b68d9a461a1b5a9a92d",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "14.0.20220310-0"
|
||||
"version": "14.0.20220410-0"
|
||||
},
|
||||
"postgresql-client": {
|
||||
"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-r26`, `latest` (15/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/15.0.20220310-debian-10-r26/15/debian-10/Dockerfile)
|
||||
- [`14`, `14-debian-10`, `14.0.20220310`, `14.0.20220310-debian-10-r29` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20220310-debian-10-r29/14/debian-10/Dockerfile)
|
||||
- [`14`, `14-debian-10`, `14.0.20220410`, `14.0.20220410-debian-10-r0` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/14.0.20220410-debian-10-r0/14/debian-10/Dockerfile)
|
||||
- [`13`, `13-debian-10`, `13.0.20220310`, `13.0.20220310-debian-10-r29` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20220310-debian-10-r29/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