5.7.19-ol-7-r15 release
This commit is contained in:
parent
eca6d7890a
commit
b632d06d2d
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r214
|
||||
FROM bitnami/oraclelinux-extras:7-r215
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -10,7 +10,7 @@ RUN mkdir /app && chown bitnami:bitnami /app
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="laravel" \
|
||||
BITNAMI_IMAGE_VERSION="5.7.19-ol-7-r14" \
|
||||
BITNAMI_IMAGE_VERSION="5.7.19-ol-7-r15" \
|
||||
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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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/).
|
||||
|
||||
|
||||
* [`5-ol-7`, `5.7.19-ol-7-r14` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/5.7.19-ol-7-r14/5/ol-7/Dockerfile)
|
||||
* [`5-ol-7`, `5.7.19-ol-7-r15` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/5.7.19-ol-7-r15/5/ol-7/Dockerfile)
|
||||
* [`5-debian-9`, `5.7.19-debian-9-r15`, `5`, `5.7.19`, `5.7.19-r15`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-laravel/blob/5.7.19-debian-9-r15/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