1.5.11-debian-10-r530 release

This commit is contained in:
Bitnami Bot 2021-08-25 05:31:13 +00:00
parent 3a81189895
commit 45cec74080
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ RUN bitnami-pkg install gosu-1.14.0-0 --checksum 3e6fc37ca073b10a73a804d39c2f0c0
COPY rootfs /
ENV BITNAMI_APP_NAME="symfony" \
BITNAMI_IMAGE_VERSION="1.5.11-debian-10-r529" \
BITNAMI_IMAGE_VERSION="1.5.11-debian-10-r530" \
MARIADB_DATABASE="bitnami_myapp" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \

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/).
* [`1`, `1-debian-10`, `1.5.11`, `1.5.11-debian-10-r529`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-10-r529/1/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.5.11`, `1.5.11-debian-10-r530`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-10-r530/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).