8.6.1-ol-7-r15 release

This commit is contained in:
Bitnami Bot
2018-09-25 03:07:47 +00:00
parent 18984a4ff5
commit dc1cfaa1e8
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
FROM bitnami/oraclelinux-extras:7-r115
FROM bitnami/oraclelinux-extras:7-r116
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
RUN install_packages bzip2-libs cyrus-sasl-lib expat freetds freetype glibc gmp gnutls keyutils-libs krb5-libs libcom_err libcurl libffi libgcc libgcrypt libgpg-error libicu libidn libjpeg-turbo libmcrypt libpng libselinux libssh2 libstdc++ libtasn1 libtidy libxml2 libxslt ncurses-libs nettle nspr nss nss-softokn-freebl nss-util openldap openssl-libs p11-kit pcre postgresql-libs readline sqlite xz-libs zlib
RUN bitnami-pkg unpack apache-2.4.34-1 --checksum d06af72741b365147c39bb30ca9e1df1501d97c3c6a44b200e64c3c4eb7878f6
RUN bitnami-pkg unpack apache-2.4.35-0 --checksum 5d3d1836c2ff00e299779b9f5ad90f65e599655b6a96908c579966d206bb4396
RUN bitnami-pkg unpack php-7.1.22-1 --checksum d454d26b6288af034ee7af734bd3775f591c70345772c9b1c731c44ab60c5be7
RUN bitnami-pkg unpack mysql-client-10.1.36-0 --checksum 066d5ea1a684175a9a9709a0d7d1585067324f58bcd8a569d1fd8e61028dc71b
RUN bitnami-pkg install libphp-7.1.22-1 --checksum 42018a53bcaf3217a061e58c9db5a2f31c8b92ee646fd7cf9ce0b78c421d2091
@@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="drupal" \
BITNAMI_IMAGE_VERSION="8.6.1-ol-7-r14" \
BITNAMI_IMAGE_VERSION="8.6.1-ol-7-r15" \
DRUPAL_DATABASE_NAME="bitnami_drupal" \
DRUPAL_DATABASE_PASSWORD="" \
DRUPAL_DATABASE_USER="bn_drupal" \

View File

@@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`8-rhel-7`, `8.6.1-rhel-7-r1` (8/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.1-rhel-7-r1/8/rhel-7/Dockerfile)
* [`8-php5-rhel-7`, `8.6.1-php5-rhel-7-r1` (8-php5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.1-php5-rhel-7-r1/8-php5/rhel-7/Dockerfile)
* [`8-ol-7`, `8.6.1-ol-7-r14` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.1-ol-7-r14/8/ol-7/Dockerfile)
* [`8-ol-7`, `8.6.1-ol-7-r15` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.1-ol-7-r15/8/ol-7/Dockerfile)
* [`8-debian-9`, `8.6.1-debian-9-r14`, `8`, `8.6.1`, `8.6.1-r14`, `latest` (8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.1-debian-9-r14/8/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).