4.1.9-debian-10-r5 release

This commit is contained in:
Bitnami Bot
2022-03-03 06:35:25 +00:00
parent 632eabba61
commit ccbd9dadfc
3 changed files with 12 additions and 6 deletions

View File

@@ -21,7 +21,7 @@ RUN /opt/bitnami/scripts/codeigniter/postunpack.sh
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
RUN /opt/bitnami/scripts/php/postunpack.sh
ENV BITNAMI_APP_NAME="codeigniter" \
BITNAMI_IMAGE_VERSION="4.1.9-debian-10-r4" \
BITNAMI_IMAGE_VERSION="4.1.9-debian-10-r5" \
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"