5.3.12-debian-10-r2 release

This commit is contained in:
Bitnami Bot 2021-11-26 10:27:32 +00:00
parent a5e143f103
commit 7631659109
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 RUN /opt/bitnami/scripts/symfony/postunpack.sh
ENV ALLOW_EMPTY_PASSWORD="no" \ ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="symfony" \ BITNAMI_APP_NAME="symfony" \
BITNAMI_IMAGE_VERSION="5.3.12-debian-10-r1" \ BITNAMI_IMAGE_VERSION="5.3.12-debian-10-r2" \
MARIADB_HOST="mariadb" \ MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \ MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \ MARIADB_ROOT_PASSWORD="" \

View File

@ -37,7 +37,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/). 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.12`, `5.3.12-debian-10-r1` (5.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/5.3.12-debian-10-r1/5.3/debian-10/Dockerfile) * [`5.3`, `5.3-debian-10`, `5.3.12`, `5.3.12-debian-10-r2` (5.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/5.3.12-debian-10-r2/5.3/debian-10/Dockerfile)
* [`4.4`, `4.4-debian-10`, `4.4.35`, `4.4.35-debian-10-r1` (4.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/4.4.35-debian-10-r1/4.4/debian-10/Dockerfile) * [`4.4`, `4.4-debian-10`, `4.4.35`, `4.4.35-debian-10-r1` (4.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/4.4.35-debian-10-r1/4.4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony). Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).