mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
13.0.20220410-debian-10-r0 release
This commit is contained in:
committed by
Bitnami Containers
parent
a9c9b359af
commit
1e9d350a1d
@@ -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" "13.0.20220310-0" --checksum b11a7a5162ed40a312557b9e09861d9b104e34045a52cfa6757f0bc142fa6ff1
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "odoo" "13.0.20220410-0" --checksum fa22aa5fa4affd7ad7fed698fdc9d944ac129c99e98e4b9930104c4401ed3622
|
||||
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="13.0.20220310" \
|
||||
ENV APP_VERSION="13.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": "b11a7a5162ed40a312557b9e09861d9b104e34045a52cfa6757f0bc142fa6ff1",
|
||||
"digest": "fa22aa5fa4affd7ad7fed698fdc9d944ac129c99e98e4b9930104c4401ed3622",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "13.0.20220310-0"
|
||||
"version": "13.0.20220410-0"
|
||||
},
|
||||
"postgresql-client": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -42,7 +42,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.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)
|
||||
- [`13`, `13-debian-10`, `13.0.20220410`, `13.0.20220410-debian-10-r0` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-odoo/blob/13.0.20220410-debian-10-r0/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