mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 14:57:44 +08:00
2.12.0-r15 release
Update image to version 2.12.0-r15
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r38
|
||||
FROM bitnami/minideb-extras:jessie-r39
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -15,7 +15,7 @@ COPY rootfs /
|
||||
ENV APACHE_HTTPS_PORT_NUMBER="443" \
|
||||
APACHE_HTTP_PORT_NUMBER="80" \
|
||||
BITNAMI_APP_NAME="dreamfactory" \
|
||||
BITNAMI_IMAGE_VERSION="2.12.0-r14" \
|
||||
BITNAMI_IMAGE_VERSION="2.12.0-r15" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PASSWORD="" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
|
||||
Reference in New Issue
Block a user