7.6.0-debian-10-r28 release
This commit is contained in:
parent
68f74d4ecf
commit
0f6c469018
|
|
@ -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.6.0-debian-10-r27" \
|
BITNAMI_IMAGE_VERSION="7.6.0-debian-10-r28" \
|
||||||
NODE_PATH="/opt/bitnami/node/lib/node_modules"
|
NODE_PATH="/opt/bitnami/node/lib/node_modules"
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
|
||||||
|
|
@ -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-debian-10`, `7.6.0-debian-10-r27`, `7`, `7.6.0`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/7.6.0-debian-10-r27/7/debian-10/Dockerfile)
|
* [`7-debian-10`, `7.6.0-debian-10-r28`, `7`, `7.6.0`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/7.6.0-debian-10-r28/7/debian-10/Dockerfile)
|
||||||
* [`6-debian-10`, `6.18.8-debian-10-r27`, `6`, `6.18.8` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.18.8-debian-10-r27/6/debian-10/Dockerfile)
|
* [`6-debian-10`, `6.18.8-debian-10-r27`, `6`, `6.18.8` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.18.8-debian-10-r27/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