1.5.11-ol-7-r547 release

This commit is contained in:
Bitnami Bot 2020-01-13 03:26:43 +00:00
parent e714304e18
commit c74a8bf07a
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r592
FROM bitnami/oraclelinux-extras:7-r593
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/mysql/bin:/opt/bitnami/symfony/bin:$PATH"
@ -12,7 +12,7 @@ RUN bitnami-pkg install symfony-1.5.11-21 --checksum 6195f827b5de65ef0363d568236
COPY rootfs /
ENV BITNAMI_APP_NAME="symfony" \
BITNAMI_IMAGE_VERSION="1.5.11-ol-7-r546" \
BITNAMI_IMAGE_VERSION="1.5.11-ol-7-r547" \
MARIADB_DATABASE="bitnami_myapp" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \

View File

@ -49,7 +49,7 @@ $ kubectl apply -f test.yaml
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-r546` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r546/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.5.11-ol-7-r547` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r547/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.11-debian-9-r503`, `1`, `1.5.11`, `1.5.11-r503`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r503/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).