5.3.12-debian-10-r2 release
This commit is contained in:
parent
a5e143f103
commit
7631659109
|
|
@ -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.12-debian-10-r1" \
|
||||
BITNAMI_IMAGE_VERSION="5.3.12-debian-10-r2" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -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/).
|
||||
|
||||
|
||||
* [`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)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).
|
||||
|
|
|
|||
Loading…
Reference in New Issue