1.5.11-debian-9-r322 release
This commit is contained in:
parent
79b44feb23
commit
859f7a13ea
|
|
@ -1,4 +1,4 @@
|
||||||
FROM bitnami/minideb-extras:stretch-r408
|
FROM bitnami/minideb-extras:stretch-r409
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
|
|
@ -9,7 +9,7 @@ RUN bitnami-pkg install symfony-1.5.11-20 --checksum e512f0bbcf6c8a6c01f87adcb8f
|
||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
ENV BITNAMI_APP_NAME="symfony" \
|
ENV BITNAMI_APP_NAME="symfony" \
|
||||||
BITNAMI_IMAGE_VERSION="1.5.11-debian-9-r321" \
|
BITNAMI_IMAGE_VERSION="1.5.11-debian-9-r322" \
|
||||||
MARIADB_HOST="mariadb" \
|
MARIADB_HOST="mariadb" \
|
||||||
MARIADB_PORT_NUMBER="3306" \
|
MARIADB_PORT_NUMBER="3306" \
|
||||||
MARIADB_USER="root" \
|
MARIADB_USER="root" \
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||||
|
|
||||||
|
|
||||||
* [`1-ol-7`, `1.5.11-ol-7-r343` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r343/1/ol-7/Dockerfile)
|
* [`1-ol-7`, `1.5.11-ol-7-r343` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r343/1/ol-7/Dockerfile)
|
||||||
* [`1-debian-9`, `1.5.11-debian-9-r321`, `1`, `1.5.11`, `1.5.11-r321`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r321/1/debian-9/Dockerfile)
|
* [`1-debian-9`, `1.5.11-debian-9-r322`, `1`, `1.5.11`, `1.5.11-r322`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r322/1/debian-9/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).
|
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue