1.0.2-debian-9-r60 release
This commit is contained in:
parent
9e3dcd6e68
commit
d688201e86
|
|
@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
COPY --from=buildenv /opt/bitnami/elasticsearch-exporter /opt/bitnami/elasticsearch-exporter
|
COPY --from=buildenv /opt/bitnami/elasticsearch-exporter /opt/bitnami/elasticsearch-exporter
|
||||||
ENV BITNAMI_APP_NAME="elasticsearch-exporter" \
|
ENV BITNAMI_APP_NAME="elasticsearch-exporter" \
|
||||||
BITNAMI_IMAGE_VERSION="1.0.2-debian-9-r59" \
|
BITNAMI_IMAGE_VERSION="1.0.2-debian-9-r60" \
|
||||||
PATH="/opt/bitnami/elasticsearch-exporter/bin:$PATH"
|
PATH="/opt/bitnami/elasticsearch-exporter/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 9108
|
EXPOSE 9108
|
||||||
|
|
|
||||||
|
|
@ -32,7 +32,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||||
|
|
||||||
|
|
||||||
* [`1-ol-7`, `1.0.2-ol-7-r66` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.0.2-ol-7-r66/1/ol-7/Dockerfile)
|
* [`1-ol-7`, `1.0.2-ol-7-r66` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.0.2-ol-7-r66/1/ol-7/Dockerfile)
|
||||||
* [`1-debian-9`, `1.0.2-debian-9-r59`, `1`, `1.0.2`, `1.0.2-r59`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.0.2-debian-9-r59/1/debian-9/Dockerfile)
|
* [`1-debian-9`, `1.0.2-debian-9-r60`, `1`, `1.0.2`, `1.0.2-r60`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.0.2-debian-9-r60/1/debian-9/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/elasticsearch-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter).
|
Subscribe to project updates by watching the [bitnami/elasticsearch-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter).
|
||||||
# Get this image
|
# Get this image
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue