5.3.10-debian-10-r6 release
This commit is contained in:
parent
6c8fae19d6
commit
74511ca2bb
|
|
@ -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="" \
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue