1.5.11-debian-10-r303 release

This commit is contained in:
Bitnami Bot 2020-12-20 19:12:19 +00:00
parent 0fed1d9e69
commit b08c01f254
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
ENV BITNAMI_APP_NAME="symfony" \
BITNAMI_IMAGE_VERSION="1.5.11-debian-10-r302" \
BITNAMI_IMAGE_VERSION="1.5.11-debian-10-r303" \
MARIADB_DATABASE="bitnami_myapp" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \

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