5.8.3-ol-7-r22 release
This commit is contained in:
parent
e5a565949d
commit
31699050af
|
|
@ -10,7 +10,7 @@ RUN mkdir /app && chown bitnami:bitnami /app
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="laravel" \
|
||||
BITNAMI_IMAGE_VERSION="5.8.3-ol-7-r21" \
|
||||
BITNAMI_IMAGE_VERSION="5.8.3-ol-7-r22" \
|
||||
NODE_PATH="/opt/bitnami/node/lib/node_modules" \
|
||||
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/node/bin:/opt/bitnami/laravel/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,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/).
|
||||
|
||||
|
||||
* [`5-ol-7`, `5.8.3-ol-7-r21` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/5.8.3-ol-7-r21/5/ol-7/Dockerfile)
|
||||
* [`5-ol-7`, `5.8.3-ol-7-r22` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/5.8.3-ol-7-r22/5/ol-7/Dockerfile)
|
||||
* [`5-debian-9`, `5.8.3-debian-9-r22`, `5`, `5.8.3`, `5.8.3-r22`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/5.8.3-debian-9-r22/5/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-laravel).
|
||||
|
|
|
|||
Loading…
Reference in New Issue