1.5.11-debian-9-r33 release
This commit is contained in:
parent
f3bac527c8
commit
3e81222856
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r104
|
||||
FROM bitnami/minideb-extras:stretch-r105
|
||||
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 7a6fa84279fbbe0b3d1285789e62
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="symfony" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.11-debian-9-r32" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.11-debian-9-r33" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_USER="root" \
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.5.11-ol-7-r39` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r39/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.11-debian-9-r32`, `1`, `1.5.11`, `1.5.11-r32`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r32/1/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.11-debian-9-r33`, `1`, `1.5.11`, `1.5.11-r33`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r33/1/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue