5.3.2-ol-7-r1 release

This commit is contained in:
Bitnami Bot
2019-12-19 05:32:40 +00:00
parent 6a297d84b8
commit a164c3576b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r567
FROM bitnami/oraclelinux-extras:7-r568
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -13,7 +13,7 @@ RUN bitnami-pkg unpack wordpress-5.3.2-0 --checksum 5cd69d988e488e53f547bad2469e
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="wordpress" \
BITNAMI_IMAGE_VERSION="5.3.2-ol-7-r0" \
BITNAMI_IMAGE_VERSION="5.3.2-ol-7-r1" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \