4.1.9-debian-10-r31 release

This commit is contained in:
Bitnami Bot 2022-03-29 19:54:13 +00:00
parent 12a957e513
commit 79b31d5b88
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
RUN /opt/bitnami/scripts/php/postunpack.sh
ENV APP_VERSION="4.1.9" \
BITNAMI_APP_NAME="codeigniter" \
BITNAMI_IMAGE_VERSION="4.1.9-debian-10-r30" \
BITNAMI_IMAGE_VERSION="4.1.9-debian-10-r31" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:/opt/bitnami/codeigniter/bin:$PATH" \
PHP_ENABLE_OPCACHE="0"

View File

@ -45,7 +45,7 @@ The Bitnami CodeIgniter Development Container has been carefully engineered to p
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/).
* [`4`, `4-debian-10`, `4.1.9`, `4.1.9-debian-10-r30`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/4.1.9-debian-10-r30/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.1.9`, `4.1.9-debian-10-r31`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/4.1.9-debian-10-r31/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/codeigniter GitHub repo](https://github.com/bitnami/bitnami-docker-codeigniter).