3.1.11-debian-10-r528 release

This commit is contained in:
Bitnami Bot
2021-08-17 23:07:20 +00:00
parent fcc600ebae
commit c1d4e663ec
3 changed files with 5 additions and 5 deletions

View File

@@ -11,12 +11,12 @@ RUN /build/install-nami.sh
RUN bitnami-pkg install php-7.3.29-6 --checksum 7daac9464051ab7ae075ec20e0d24ee99e95e133d2bca9e3bf78c1e6a3994424
RUN bitnami-pkg install mysql-client-10.3.31-0 --checksum 92b99c64a3ffe10fd94ef9ecd94d2dd65a172404c726093eb50b3b293523559d
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
RUN bitnami-pkg install gosu-1.13.0-0 --checksum fd7257c2736164d02832dbf72e2c1ed9d875bf3e32f0988520796bc503330129
RUN bitnami-pkg install gosu-1.14.0-0 --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
RUN bitnami-pkg install codeigniter-3.1.11-4 --checksum 992301b583eead8727e33668d1b39c70894d8733a47f68ba441bfb4af666ed55
COPY rootfs /
ENV BITNAMI_APP_NAME="codeigniter" \
BITNAMI_IMAGE_VERSION="3.1.11-debian-10-r527" \
BITNAMI_IMAGE_VERSION="3.1.11-debian-10-r528" \
CODEIGNITER_PROJECT_NAME="myapp" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \

View File

@@ -8,10 +8,10 @@
},
"gosu": {
"arch": "amd64",
"digest": "fd7257c2736164d02832dbf72e2c1ed9d875bf3e32f0988520796bc503330129",
"digest": "3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e",
"distro": "debian-10",
"type": "NAMI",
"version": "1.13.0-0"
"version": "1.14.0-0"
},
"mysql-client": {
"arch": "amd64",

View File

@@ -36,7 +36,7 @@ The Bitnami CodeIgniter Development Container has been carefully engineered to p
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`3`, `3-debian-10`, `3.1.11`, `3.1.11-debian-10-r527`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/3.1.11-debian-10-r527/3/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.1.11`, `3.1.11-debian-10-r528`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/3.1.11-debian-10-r528/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/codeigniter GitHub repo](https://github.com/bitnami/bitnami-docker-codeigniter).