6.0.6-debian-10-r2 release

This commit is contained in:
Bitnami Bot
2022-03-07 21:59:04 +00:00
parent 9b3de158cc
commit e0324fd199
3 changed files with 3 additions and 3 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="6.0.6-debian-10-r1" \
BITNAMI_IMAGE_VERSION="6.0.6-debian-10-r2" \
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"