7.28.0-debian-10-r5 release
This commit is contained in:
parent
5f1a2b2a66
commit
b3e816738c
|
|
@ -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="7.28.0-debian-10-r4" \
|
BITNAMI_IMAGE_VERSION="7.28.0-debian-10-r5" \
|
||||||
NODE_PATH="/opt/bitnami/node/lib/node_modules" \
|
NODE_PATH="/opt/bitnami/node/lib/node_modules" \
|
||||||
OS_ARCH="amd64" \
|
OS_ARCH="amd64" \
|
||||||
OS_FLAVOUR="debian-10" \
|
OS_FLAVOUR="debian-10" \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,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/).
|
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/).
|
||||||
|
|
||||||
|
|
||||||
* [`7`, `7-debian-10`, `7.28.0`, `7.28.0-debian-10-r4`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/7.28.0-debian-10-r4/7/debian-10/Dockerfile)
|
* [`7`, `7-debian-10`, `7.28.0`, `7.28.0-debian-10-r5`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/7.28.0-debian-10-r5/7/debian-10/Dockerfile)
|
||||||
* [`6`, `6-debian-10`, `6.18.35`, `6.18.35-debian-10-r21` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.18.35-debian-10-r21/6/debian-10/Dockerfile)
|
* [`6`, `6-debian-10`, `6.18.35`, `6.18.35-debian-10-r21` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.18.35-debian-10-r21/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).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue