4.9.5-r13 release

Update image to version 4.9.5-r13
This commit is contained in:
Bitnami Bot
2018-05-03 06:11:12 +00:00
parent 700ac5d36d
commit bc46db3ae9

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r36
FROM bitnami/minideb-extras:jessie-r37
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-r12" \
BITNAMI_IMAGE_VERSION="4.9.5-r13" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \