4.1.9-debian-10-r31 release
This commit is contained in:
parent
12a957e513
commit
79b31d5b88
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue