4.1.5-debian-10-r10 release
This commit is contained in:
parent
7365a8e690
commit
51bde69aef
|
|
@ -16,7 +16,7 @@ RUN bitnami-pkg install codeigniter-4.1.5-1 --checksum 4dc5111ee8cb415930c4f969f
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="codeigniter" \
|
||||
BITNAMI_IMAGE_VERSION="4.1.5-debian-10-r9" \
|
||||
BITNAMI_IMAGE_VERSION="4.1.5-debian-10-r10" \
|
||||
CODEIGNITER_PROJECT_NAME="myapp" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
|
|
|
|||
|
|
@ -45,7 +45,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/).
|
||||
|
||||
|
||||
* [`4`, `4-debian-10`, `4.1.5`, `4.1.5-debian-10-r9`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/4.1.5-debian-10-r9/4/debian-10/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.1.5`, `4.1.5-debian-10-r10`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/4.1.5-debian-10-r10/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/codeigniter GitHub repo](https://github.com/bitnami/bitnami-docker-codeigniter).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue