4.9.5-r2 release

Update image to version 4.9.5-r2
This commit is contained in:
Bitnami Bot
2018-04-23 11:22:19 +00:00
parent 69cb5ead70
commit de3aef5146

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r27
FROM bitnami/minideb-extras:jessie-r28
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.5-r1" \
BITNAMI_IMAGE_VERSION="4.9.5-r2" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \