mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 14:58:17 +08:00
13.0.20220310-debian-10-r13 release
This commit is contained in:
@@ -25,8 +25,9 @@ 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="13.0.20220310-debian-10-r11" \
|
||||
ENV APP_VERSION="13.0.20220310" \
|
||||
BITNAMI_APP_NAME="odoo" \
|
||||
BITNAMI_IMAGE_VERSION="13.0.20220310-debian-10-r13" \
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user