4.9.6-r1 release

This commit is contained in:
Bitnami Bot
2018-05-22 06:35:33 +00:00
parent 4bcb1e6d8c
commit 9857d53300

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r52
FROM bitnami/minideb-extras:jessie-r53
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="wordpress" \
BITNAMI_IMAGE_VERSION="4.9.6-r0" \
BITNAMI_IMAGE_VERSION="4.9.6-r1" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \