8.6.11-debian-10-r7 release
This commit is contained in:
parent
ae1712963f
commit
1f84ed9bcc
|
|
@ -22,7 +22,7 @@ COPY rootfs /
|
|||
RUN /opt/bitnami/scripts/laravel/postunpack.sh
|
||||
RUN /opt/bitnami/scripts/php/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="laravel" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.11-debian-10-r6" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.11-debian-10-r7" \
|
||||
NODE_PATH="/opt/bitnami/node/lib/node_modules" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/node/bin:/opt/bitnami/common/bin:$PATH" \
|
||||
PHP_ENABLE_OPCACHE="0"
|
||||
|
|
|
|||
|
|
@ -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/).
|
||||
|
||||
|
||||
* [`8`, `8-debian-10`, `8.6.11`, `8.6.11-debian-10-r6`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.11-debian-10-r6/8/debian-10/Dockerfile)
|
||||
* [`8`, `8-debian-10`, `8.6.11`, `8.6.11-debian-10-r7`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.11-debian-10-r7/8/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/laravel GitHub repo](https://github.com/bitnami/bitnami-docker-laravel).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue