6.18.8-debian-10-r9 release

This commit is contained in:
Bitnami Bot 2020-04-25 18:49:05 +00:00
parent 27b1eb4016
commit c3f663753b
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,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="6.18.8-debian-10-r8" \ BITNAMI_IMAGE_VERSION="6.18.8-debian-10-r9" \
NODE_PATH="/opt/bitnami/node/lib/node_modules" NODE_PATH="/opt/bitnami/node/lib/node_modules"
EXPOSE 3000 EXPOSE 3000

View File

@ -29,7 +29,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`7-debian-10`, `7.6.0-debian-10-r10`, `7`, `7.6.0`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/7.6.0-debian-10-r10/7/debian-10/Dockerfile) * [`7-debian-10`, `7.6.0-debian-10-r10`, `7`, `7.6.0`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/7.6.0-debian-10-r10/7/debian-10/Dockerfile)
* [`6-debian-10`, `6.18.8-debian-10-r8`, `6`, `6.18.8` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.18.8-debian-10-r8/6/debian-10/Dockerfile) * [`6-debian-10`, `6.18.8-debian-10-r9`, `6`, `6.18.8` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.18.8-debian-10-r9/6/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-laravel). Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-laravel).