4.4.39-debian-10-r15 release

This commit is contained in:
Bitnami Bot
2022-03-21 03:31:07 +00:00
parent caf363cd72
commit 86e3e6f259
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
RUN /opt/bitnami/scripts/php/postunpack.sh
RUN /opt/bitnami/scripts/symfony/postunpack.sh
ENV BITNAMI_APP_NAME="symfony" \
BITNAMI_IMAGE_VERSION="4.4.39-debian-10-r14" \
BITNAMI_IMAGE_VERSION="4.4.39-debian-10-r15" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/mysql/bin:/opt/bitnami/symfony/bin:/opt/bitnami/common/bin:$PATH" \
PHP_ENABLE_OPCACHE="0"