4.1.8-debian-10-r17 release

This commit is contained in:
Bitnami Bot
2022-02-10 11:15:54 +00:00
parent 1b5aa0bf78
commit fe50eb8be2
2 changed files with 2 additions and 2 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.8-debian-10-r16" \
BITNAMI_IMAGE_VERSION="4.1.8-debian-10-r17" \
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"