mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
Increased revision of module
This commit is contained in:
@@ -10,7 +10,7 @@ FROM gcr.io/stacksmith-images/ubuntu:14.04-r9
|
||||
MAINTAINER Bitnami <containers@bitnami.com>
|
||||
|
||||
ENV BITNAMI_APP_NAME=codeigniter \
|
||||
BITNAMI_APP_VERSION=3.1.0-1 \
|
||||
BITNAMI_APP_VERSION=3.1.0-2 \
|
||||
PATH=/opt/bitnami/php/bin:/opt/bitnami/mysql/bin/:$PATH
|
||||
|
||||
# Install Codeigniter dependencies
|
||||
@@ -19,7 +19,7 @@ RUN bitnami-pkg install mysql-client-10.1.13-4 --checksum 14b45c91dd78b37f0f2366
|
||||
RUN bitnami-pkg install mariadb-10.1.14-4 --checksum 4a75f4f52587853d69860662626c64a4540126962cd9ee9722af58a3e7cfa01b
|
||||
|
||||
# Install Codeigniter module
|
||||
RUN bitnami-pkg install codeigniter-3.1.0-1 --checksum 3cd20def39f098121ca0e851b4a4b7375c8c7e110b87272b2b3bdefb1feb6335
|
||||
RUN bitnami-pkg install codeigniter-3.1.0-2 --checksum 00f4e413b46969bc31e1df5db8a54814eb1b221c30da7e8ec4911ac69b41d33c
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user