4.9.5-r8 release

Update image to version 4.9.5-r8
This commit is contained in:
Bitnami Bot
2018-04-29 06:14:26 +00:00
parent 680aab1178
commit 130a32178e

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
@@ -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-r7" \
BITNAMI_IMAGE_VERSION="4.9.5-r8" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \