3.0.3-8-debian-10-r120 release

This commit is contained in:
Bitnami Bot
2022-01-03 11:05:13 +00:00
parent 5c649979ff
commit 865ed09dfe
2 changed files with 4 additions and 4 deletions

View File

@@ -20,8 +20,8 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
RUN /opt/bitnami/scripts/apache/postunpack.sh
RUN /opt/bitnami/scripts/php/postunpack.sh
RUN /opt/bitnami/scripts/apache/postunpack.sh
RUN /opt/bitnami/scripts/apache-modphp/postunpack.sh
RUN /opt/bitnami/scripts/opencart/postunpack.sh
ENV ALLOW_EMPTY_PASSWORD="no" \
@@ -29,7 +29,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="" \
APACHE_HTTP_PORT_NUMBER="" \
BITNAMI_APP_NAME="opencart" \
BITNAMI_IMAGE_VERSION="3.0.3-8-debian-10-r119" \
BITNAMI_IMAGE_VERSION="3.0.3-8-debian-10-r120" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`3`, `3-debian-10`, `3.0.3-8`, `3.0.3-8-debian-10-r119`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-opencart/blob/3.0.3-8-debian-10-r119/3/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.0.3-8`, `3.0.3-8-debian-10-r120`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-opencart/blob/3.0.3-8-debian-10-r120/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/opencart GitHub repo](https://github.com/bitnami/bitnami-docker-opencart).
@@ -541,7 +541,7 @@ New versions and releases cadence are not going to be affected. Once a new versi
## License
Copyright (c) 2022 Bitnami
Copyright © 2022 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.