1.5.11-debian-8-r69 release
This commit is contained in:
parent
040873adf0
commit
b5ec7ed6bf
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:jessie-r106
|
||||
FROM bitnami/minideb-extras:jessie-r107
|
||||
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 91bf34f8e58d04ef080ba7c56de8
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="symfony" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.11-debian-8-r68" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.11-debian-8-r69" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_USER="root" \
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ $ docker-compose up
|
|||
|
||||
* [`1-ol-7`, `1.5.11-ol-7-r21` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r21/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.11-debian-9-r8`, `1`, `1.5.11`, `1.5.11-r8`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r8/1/Dockerfile)
|
||||
* [`1-debian-8`, `1.5.11-debian-8-r68` (1/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-8-r68/1/debian-8/Dockerfile)
|
||||
* [`1-debian-8`, `1.5.11-debian-8-r69` (1/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-8-r69/1/debian-8/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue