1.5.11-ol-7-r59 release
This commit is contained in:
parent
3db3952b91
commit
1744a42f7a
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r94
|
||||
FROM bitnami/oraclelinux-extras:7-r95
|
||||
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-r58" \
|
||||
BITNAMI_IMAGE_VERSION="1.5.11-ol-7-r59" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_USER="root" \
|
||||
|
|
|
|||
|
|
@ -30,8 +30,8 @@ $ docker-compose up
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.5.11-ol-7-r58` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r58/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.11-debian-9-r52`, `1`, `1.5.11`, `1.5.11-r52`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r52/1/debian-9/Dockerfile)
|
||||
* [`1-ol-7`, `1.5.11-ol-7-r59` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-ol-7-r59/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.5.11-debian-9-r51`, `1`, `1.5.11`, `1.5.11-r51`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-symfony/blob/1.5.11-debian-9-r51/1/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/symfony GitHub repo](https://github.com/bitnami/bitnami-docker-symfony).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue