8.6.4-debian-10-r6 release

This commit is contained in:
Bitnami Bot 2021-10-26 17:00:54 +00:00
parent 2b7102da6f
commit efc320ffc0
4 changed files with 4 additions and 4 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.4-debian-10-r5" \
BITNAMI_IMAGE_VERSION="8.6.4-debian-10-r6" \
NODE_PATH="/opt/bitnami/node/lib/node_modules" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

@ -2,7 +2,7 @@ version: '2'
services:
mariadb:
image: docker.io/bitnami/mariadb:10.2
image: docker.io/bitnami/mariadb:10.6
environment:
# ALLOW_EMPTY_PASSWORD is recommended only for development.
- ALLOW_EMPTY_PASSWORD=yes

View File

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

View File

@ -2,7 +2,7 @@ version: '2'
services:
mariadb:
image: docker.io/bitnami/mariadb:10.2
image: docker.io/bitnami/mariadb:10.6
environment:
# ALLOW_EMPTY_PASSWORD is recommended only for development.
- ALLOW_EMPTY_PASSWORD=yes