1.5.11-debian-9-r105 release

This commit is contained in:
Bitnami Bot 2018-10-30 03:23:54 +00:00
parent 256d75c684
commit dfc524430b
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r181
FROM bitnami/minideb-extras:stretch-r182
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 632e44c81caac8141130f43f9f75
COPY rootfs /
ENV BITNAMI_APP_NAME="symfony" \
BITNAMI_IMAGE_VERSION="1.5.11-debian-9-r104" \
BITNAMI_IMAGE_VERSION="1.5.11-debian-9-r105" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_USER="root" \

View File

@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-ol-7`, `1.5.11-ol-7-r113` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r113/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.5.11-debian-9-r104`, `1`, `1.5.11`, `1.5.11-r104`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r104/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.5.11-debian-9-r105`, `1`, `1.5.11`, `1.5.11-r105`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r105/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).