3.1.9-ol-7-r63 release

This commit is contained in:
Bitnami Bot
2018-09-09 02:43:20 +00:00
parent 9fe0f63ba0
commit e91dd2ba51
2 changed files with 5 additions and 5 deletions

View File

@@ -1,15 +1,15 @@
FROM bitnami/oraclelinux-extras:7-r97
FROM bitnami/oraclelinux-extras:7-r99
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
RUN install_packages bzip2-libs cyrus-sasl-lib 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 xz-libs zlib
RUN bitnami-pkg install php-7.1.21-1 --checksum 4cabe42c596860ab9ab75f2811e465e24d923e5dea139623d58aaeffc53f3d31
RUN bitnami-pkg install mysql-client-10.1.35-0 --checksum e8b7b1feec15c0dd8c1643eb0ab0220c384e1eb981e1ef7cd51d06bb9fb09e6e
RUN bitnami-pkg install mysql-client-10.1.36-0 --checksum 066d5ea1a684175a9a9709a0d7d1585067324f58bcd8a569d1fd8e61028dc71b
RUN bitnami-pkg install codeigniter-3.1.9-2 --checksum b56c0faab9619db37fb047578c650c2a7b403542b7a78b3a4f93d84748d3d16d
COPY rootfs /
ENV BITNAMI_APP_NAME="codeigniter" \
BITNAMI_IMAGE_VERSION="3.1.9-ol-7-r62" \
BITNAMI_IMAGE_VERSION="3.1.9-ol-7-r63" \
CODEIGNITER_PROJECT_NAME="myapp" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \

View File

@@ -35,8 +35,8 @@ The Bitnami CodeIgniter Development Container has been carefully engineered to p
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`3-ol-7`, `3.1.9-ol-7-r62` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/3.1.9-ol-7-r62/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.1.9-debian-9-r55`, `3`, `3.1.9`, `3.1.9-r55`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/3.1.9-debian-9-r55/3/debian-9/Dockerfile)
* [`3-ol-7`, `3.1.9-ol-7-r63` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/3.1.9-ol-7-r63/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.1.9-debian-9-r56`, `3`, `3.1.9`, `3.1.9-r56`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/3.1.9-debian-9-r56/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/codeigniter GitHub repo](https://github.com/bitnami/bitnami-docker-codeigniter).