9.1.2-debian-10-r10 release
This commit is contained in:
parent
d4479a72b1
commit
d941e080c2
|
|
@ -23,7 +23,7 @@ RUN /opt/bitnami/scripts/laravel/postunpack.sh
|
|||
RUN /opt/bitnami/scripts/php/postunpack.sh
|
||||
ENV APP_VERSION="9.1.2" \
|
||||
BITNAMI_APP_NAME="laravel" \
|
||||
BITNAMI_IMAGE_VERSION="9.1.2-debian-10-r9" \
|
||||
BITNAMI_IMAGE_VERSION="9.1.2-debian-10-r10" \
|
||||
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/).
|
||||
|
||||
|
||||
* [`9`, `9-debian-10`, `9.1.2`, `9.1.2-debian-10-r9`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/9.1.2-debian-10-r9/9/debian-10/Dockerfile)
|
||||
* [`9`, `9-debian-10`, `9.1.2`, `9.1.2-debian-10-r10`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/9.1.2-debian-10-r10/9/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