8.6.8-debian-10-r8 release

This commit is contained in:
Bitnami Bot
2021-12-03 11:24:23 +00:00
parent a9e241755c
commit 853cec54e5
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -37,7 +37,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/). 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.8`, `8.6.8-debian-10-r7`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.8-debian-10-r7/8/debian-10/Dockerfile) * [`8`, `8-debian-10`, `8.6.8`, `8.6.8-debian-10-r8`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.8-debian-10-r8/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/laravel GitHub repo](https://github.com/bitnami/bitnami-docker-laravel). Subscribe to project updates by watching the [bitnami/laravel GitHub repo](https://github.com/bitnami/bitnami-docker-laravel).