8.6.5-debian-10-r10 release

This commit is contained in:
Bitnami Bot 2021-11-06 07:50:58 +00:00
parent c48ce1e5a7
commit 5bacb72888
2 changed files with 8 additions and 3 deletions

View File

@ -18,7 +18,7 @@ RUN mkdir /app && chown bitnami:bitnami /app
COPY rootfs /
ENV BITNAMI_APP_NAME="laravel" \
BITNAMI_IMAGE_VERSION="8.6.5-debian-10-r9" \
BITNAMI_IMAGE_VERSION="8.6.5-debian-10-r10" \
NODE_PATH="/opt/bitnami/node/lib/node_modules" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

@ -1,5 +1,10 @@
# Laravel packaged by Bitnami
# Bitnami Laravel Development Container
## What is Laravel?
> Laravel is an open source PHP framework for web application development.
[Overview of Laravel](https://laravel.com/)
## TL;DR
@ -30,7 +35,7 @@ $ docker-compose up
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/).
* [`8`, `8-debian-10`, `8.6.5`, `8.6.5-debian-10-r9`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.5-debian-10-r9/8/debian-10/Dockerfile)
* [`8`, `8-debian-10`, `8.6.5`, `8.6.5-debian-10-r10`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.5-debian-10-r10/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/laravel GitHub repo](https://github.com/bitnami/bitnami-docker-laravel).