mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
3.1.9-ol-7-r35 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r62
|
||||
FROM bitnami/oraclelinux-extras:7-r63
|
||||
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 b56c0faab9619db37fb047578
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="codeigniter" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.9-ol-7-r34" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.9-ol-7-r35" \
|
||||
CODEIGNITER_PROJECT_NAME="myapp" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
|
||||
Reference in New Issue
Block a user