1.5.11-ol-7-r109 release

This commit is contained in:
Bitnami Bot 2018-10-26 02:56:17 +00:00
parent fe4b49c8a6
commit 22f0da9612
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r148
FROM bitnami/oraclelinux-extras:7-r149
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -9,7 +9,7 @@ RUN bitnami-pkg install symfony-1.5.11-1 --checksum e0da271d6cb803e994e9a69b8c96
COPY rootfs /
ENV BITNAMI_APP_NAME="symfony" \
BITNAMI_IMAGE_VERSION="1.5.11-ol-7-r108" \
BITNAMI_IMAGE_VERSION="1.5.11-ol-7-r109" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_USER="root" \

View File

@ -35,8 +35,8 @@ $ 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/containers/how-to/understand-rolling-tags-containers/).
* [`1-ol-7`, `1.5.11-ol-7-r108` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r108/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.11-debian-9-r101`, `1`, `1.5.11`, `1.5.11-r101`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r101/1/debian-9/Dockerfile)
* [`1-ol-7`, `1.5.11-ol-7-r109` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r109/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.11-debian-9-r100`, `1`, `1.5.11`, `1.5.11-r100`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r100/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).