mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
Updated base image and checksum.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
## RUNNING
|
||||
## $ docker run -p 8000:8000 bitnami/bitnami-docker-codeigniter
|
||||
|
||||
FROM gcr.io/stacksmith-images/ubuntu:14.04-r8
|
||||
FROM gcr.io/stacksmith-images/ubuntu:14.04-r9
|
||||
|
||||
MAINTAINER Bitnami <containers@bitnami.com>
|
||||
|
||||
@@ -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-0 --checksum cf489e11420cc87e6b3b51e750d732388e060c0be53d1033bccd1cb46dac014c
|
||||
RUN bitnami-pkg install codeigniter-3.1.0-0 --checksum 5843e48205bce08d648b9b021e9fc183b1190f9a3ffa87d1413ee671f3da56e9
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user