3.1.9-r6 release

This commit is contained in:
Bitnami Bot 2018-07-03 02:45:46 +00:00
parent 54d6180ee2
commit bf861eeaeb
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r93
FROM bitnami/minideb-extras:jessie-r94
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -9,7 +9,7 @@ RUN bitnami-pkg install codeigniter-3.1.9-2 --checksum fd183437da911fe47f17cb6b1
COPY rootfs /
ENV BITNAMI_APP_NAME="codeigniter" \
BITNAMI_IMAGE_VERSION="3.1.9-r5" \
BITNAMI_IMAGE_VERSION="3.1.9-r6" \
CODEIGNITER_PROJECT_NAME="myapp" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \

View File

@ -30,8 +30,8 @@ The Bitnami CodeIgniter Development Container has been carefully engineered to p
# Supported tags and respective `Dockerfile` links
* [`3`, `3.1.9-r5`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/3.1.9-r5/3/Dockerfile)
* [`3-ol-7`, `3.1.9-ol-7-r4` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/3.1.9-ol-7-r4/3/ol-7/Dockerfile)
* [`3`, `3.1.9-r6`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/3.1.9-r6/3/Dockerfile)
* [`3-ol-7`, `3.1.9-ol-7-r5` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/3.1.9-ol-7-r5/3/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/codeigniter GitHub repo](https://github.com/bitnami/bitnami-docker-codeigniter).