6.12.0-ol-7-r19 release

This commit is contained in:
Bitnami Bot 2020-02-15 20:14:44 +00:00
parent eed21fbbc8
commit 9af6e2a5ba
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ RUN /build/install-tini.sh
COPY rootfs /
ENV BITNAMI_APP_NAME="laravel" \
BITNAMI_IMAGE_VERSION="6.12.0-ol-7-r18" \
BITNAMI_IMAGE_VERSION="6.12.0-ol-7-r19" \
NODE_PATH="/opt/bitnami/node/lib/node_modules"
EXPOSE 3000

View File

@ -42,7 +42,7 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`6-ol-7`, `6.12.0-ol-7-r18` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.12.0-ol-7-r18/6/ol-7/Dockerfile)
* [`6-ol-7`, `6.12.0-ol-7-r19` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.12.0-ol-7-r19/6/ol-7/Dockerfile)
* [`6-debian-10`, `6.12.0-debian-10-r16`, `6`, `6.12.0`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.12.0-debian-10-r16/6/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-laravel).