1.5.11-r7 release

Update image to version 1.5.11-r7
This commit is contained in:
Bitnami Bot 2018-04-29 05:52:21 +00:00
parent 0660724ef6
commit 054b8acd4e
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r33
FROM bitnami/minideb-extras:jessie-r34
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-r6" \
BITNAMI_IMAGE_VERSION="1.5.11-r7" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_USER="root" \