8.6.2-debian-10-r12 release
This commit is contained in:
parent
3340dcca4d
commit
870cd64f34
|
|
@ -18,7 +18,7 @@ RUN mkdir /app && chown bitnami:bitnami /app
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="laravel" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.2-debian-10-r11" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.2-debian-10-r12" \
|
||||
NODE_PATH="/opt/bitnami/node/lib/node_modules" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-10" \
|
||||
|
|
|
|||
|
|
@ -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.2`, `8.6.2-debian-10-r11`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.2-debian-10-r11/8/debian-10/Dockerfile)
|
||||
* [`8`, `8-debian-10`, `8.6.2`, `8.6.2-debian-10-r12`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/8.6.2-debian-10-r12/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