5.2.2-ol-7-r58 release

This commit is contained in:
Bitnami Bot
2019-08-20 07:39:06 +00:00
parent 40a2c7807d
commit b1b098c5e8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r433
FROM bitnami/oraclelinux-extras:7-r434
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -19,7 +19,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_SET_HTTPS_PORT="no" \
APACHE_SET_HTTP_PORT="no" \
BITNAMI_APP_NAME="wordpress" \
BITNAMI_IMAGE_VERSION="5.2.2-ol-7-r57" \
BITNAMI_IMAGE_VERSION="5.2.2-ol-7-r58" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \