5.3.10-debian-10-r6 release

This commit is contained in:
Bitnami Bot 2021-11-08 21:31:29 +00:00
parent 6c8fae19d6
commit 74511ca2bb
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ RUN /opt/bitnami/scripts/php/postunpack.sh
RUN /opt/bitnami/scripts/symfony/postunpack.sh
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="symfony" \
BITNAMI_IMAGE_VERSION="5.3.10-debian-10-r5" \
BITNAMI_IMAGE_VERSION="5.3.10-debian-10-r6" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -35,7 +35,7 @@ $ docker-compose up
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/).
* [`5.3`, `5.3-debian-10`, `5.3.10`, `5.3.10-debian-10-r5` (5.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/5.3.10-debian-10-r5/5.3/debian-10/Dockerfile)
* [`5.3`, `5.3-debian-10`, `5.3.10`, `5.3.10-debian-10-r6` (5.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/5.3.10-debian-10-r6/5.3/debian-10/Dockerfile)
* [`4.4`, `4.4-debian-10`, `4.4.33`, `4.4.33-debian-10-r6` (4.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/4.4.33-debian-10-r6/4.4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).