6.12.0-ol-7-r13 release
This commit is contained in:
parent
d76ee4ddea
commit
ab97c628d1
|
|
@ -19,7 +19,7 @@ RUN /build/install-tini.sh
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="laravel" \
|
||||
BITNAMI_IMAGE_VERSION="6.12.0-ol-7-r12" \
|
||||
BITNAMI_IMAGE_VERSION="6.12.0-ol-7-r13" \
|
||||
NODE_PATH="/opt/bitnami/node/lib/node_modules"
|
||||
|
||||
EXPOSE 3000
|
||||
|
|
|
|||
|
|
@ -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-r12` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.12.0-ol-7-r12/6/ol-7/Dockerfile)
|
||||
* [`6-ol-7`, `6.12.0-ol-7-r13` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.12.0-ol-7-r13/6/ol-7/Dockerfile)
|
||||
* [`6-debian-10`, `6.12.0-debian-10-r11`, `6`, `6.12.0`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/6.12.0-debian-10-r11/6/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-laravel).
|
||||
|
|
|
|||
Loading…
Reference in New Issue