mirror of
https://github.com/bitnami/containers.git
synced 2026-02-13 07:47:15 +08:00
Updated revision of codeigniter 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 \
|
||||
BITNAMI_APP_VERSION=3.1.0-1 \
|
||||
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 aaa14e98ae3091f810d4caf07a9fdfc3cc793464a607f694f871ffc203bfe003
|
||||
RUN bitnami-pkg install codeigniter-3.1.0-1 --checksum 3cd20def39f098121ca0e851b4a4b7375c8c7e110b87272b2b3bdefb1feb6335
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user