1.5.11-ol-7-r8 release

This commit is contained in:
Bitnami Bot 2018-07-01 03:37:27 +00:00
parent 5fca9a4e71
commit 67a69af4e7
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -26,7 +26,7 @@ $ docker-compose up
## Supported tags and respective `Dockerfile` links
* [`1`, `1.5.11-r53`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-r53/1/Dockerfile)
* [`1-ol-7`, `1.5.11-ol-7-r7` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r7/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.5.11-ol-7-r8` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r8/1/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).