6.4.3-ol-7-r16 release
This commit is contained in:
parent
c389be3010
commit
1a2f21c860
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r513
|
||||
FROM bitnami/oraclelinux-extras:7-r514
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -12,7 +12,7 @@ RUN mkdir -p /opt/bitnami/grafana/data/ /opt/bitnami/grafana/logs/ && chmod g+rw
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="grafana" \
|
||||
BITNAMI_IMAGE_VERSION="6.4.3-ol-7-r15" \
|
||||
BITNAMI_IMAGE_VERSION="6.4.3-ol-7-r16" \
|
||||
PATH="/opt/bitnami/grafana/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
|
|
|||
|
|
@ -46,7 +46,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.4.3-ol-7-r15` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/6.4.3-ol-7-r15/6/ol-7/Dockerfile)
|
||||
* [`6-ol-7`, `6.4.3-ol-7-r16` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/6.4.3-ol-7-r16/6/ol-7/Dockerfile)
|
||||
* [`6-debian-9`, `6.4.3-debian-9-r10`, `6`, `6.4.3`, `6.4.3-r10`, `latest` (6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/6.4.3-debian-9-r10/6/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/grafana GitHub repo](https://github.com/bitnami/bitnami-docker-grafana).
|
||||
|
|
|
|||
Loading…
Reference in New Issue